


body,td,th {
	font-size: small;
	color: #FF9900;
	font-family: Trebuchet MS;
}
.style3 {color: #FFFFFF}
.style4 
{
color: #FFFF00
font-size: small;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}