*

{
	font-family: tahoma;
	font-size: 17px;
}

body {color: #666666;}

A {
  color: #666666;
  text-decoration: none; 
  font-size: 17px;
}

A:hover {
  color: #FF0000; 
  text-decoration: none; 
  font-size: 17px;
}