.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:10pt;
	font-family:Verdana;
      font-weight:bold;
	color:black;
}
a:visited {
text-decoration: none; color: #FF6600
}
a:link {
text-decoration: none; color: 3366CC
}
a:hover {
color: #CC3300
}
