td {  font-family: Arial, Helvetica, sans-serif; font-size: 10px} 
	
a:link {
	color: #FF0000;
	text-decoration: none;
	}

a:visited {
	color: #FF0000;
	text-decoration: none;
	}

a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
	}

body {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;} 
.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

