a:link {
color: #999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-decoration: none;
} 
a:visited {
color: #999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-decoration: none;
background-color: #999999;
} 
.maintext {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
font-weight: normal;
} 
.maintext a:link {
color: #000000;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
} 
.maintext a:visited {
color: #000000;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
}
.maintext a:hover {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-decoration: underline;
background-color: #000000;
}
.copyrighttext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-weight: normal;
}
.ticker {
	background-color : #000000;
	padding : 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #000000;
	border-right: 1px solid #888888;
	font-size : 10px;
	font-style: bold;
	color: #FF0000;
}
.highlight {
	background-color: #666666;
	padding : 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #000000;
	border-right: 1px solid #888888;
	font-size : 10px;
	font-style: bold;
}
