a:link
{
	color: #003300; 
}
a:hover
{
	color: #ff0000; 
} 
body
{
	font-family: Tahoma;
	font-size: 8px;
	color: #000000;
}