A {text-decoration: none}
A:active 		{color: red;}
A {color: blue; text-decoration:none;}
A:visited 		{color: #0066FF;}
A:visited:hover 	{color: orange;}
A:hover 		{color: red;}

H3.a { font-family: 'Impact', helvetica; 
	color: black;
	font-size: 14pt; 
	line-height: 16pt;
}
H4.a { font-family: 'Impact', helvetica; 
	color: black;
	font-size: 10pt; 
	line-height: 12pt;
}


BODY { 	BACKGROUND-POSITION: left top;
		BACKGROUND-REPEAT: repeat;
		BACKGROUND-IMAGE: "images/80.gif"';
		font-family: 'Times New Roman', helvetica; color: black;
		font-size: 10pt; line-height: 14pt;
}

 .spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:10pt;
	font-family:Verdana;
    font-weight:bold;
	color:black;
}

