a:link {
	color: #FF9933;
	text-decoration: none;
}
td {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:visited {
color: #FF9933

color: #FF3300
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #FF9933;
	text-decoration: underline;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
