body {
	font-family:'Trebuchet MS';
	font-size:9pt;
	background-color:#ffffff;
	color:C3C3C3
}

.stocklist {
	font-family:'Trebuchet MS';
	font-size:9pt;
	background-color:#000000;
	color:#ffffff;
	border:solid #ffffff 3px;
}

a:link{
color: #000000;
text-decoration: underline;
font-family:'Trebuchet MS';
text-size:9pt;
}

a:visited{
color: #000000;
text-decoration: underline;
font-family:'Trebuchet MS';
text-size:9pt;
}

a:hover{
color: red;
text-decoration: none;
font-family:'Trebuchet MS';
text-size:9pt;
}

a:active{
color: #000000;
text-decoration: underline;
font-family:'Trebuchet MS';
text-size:9pt;
} 

