body {
	
	font-size:9px; /* show to Mozilla/Safari/Opera */
    font-size:12px; /* show to IE */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999900;
	font-variant: small-caps;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	font-variant: small-caps;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999900;
	font-variant: small-caps;
	text-decoration: none;
}
.smallBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
