.fonts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003399;
	font-weight: normal;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #FFCC00;
}