body, tr, td
	{
	color: #FFFFFF;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}


a:link, a:visited 
	{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
	
a:hover, a:active 
	{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
	
a.white:link, a.white:visited 
	{
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
a.white:hover, a.white:active 
	{
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
