body	 
{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

a 
{ 
	color: #767676;
	text-decoration: none;
}

:hover 	
{ 
	color: red;
}