body
{
	font-family: Georgia;
	background-color: #ffffff;
	color: #cc6600;
	font-size: 10pt
}
A:link 
{
	text-decoration: underline; 
	color: #000000
}
A:visited 
{
	text-decoration: underline; 
	color: #333333
}
A:hover 
{
	text-decoration: none; 
	color: #808000
}