a { 
	color: #cccccc;
	font-family: Arial;
	font-size:14px;
	text-decoration: none;
  }
a:hover {
	color: #000000;
	font-family: Arial;
	font-size:14px;
	text-decoration: none;
  }
.textenormal
{
	color: #000000;
	font-family: Arial;
	font-size:12px;
	text-decoration: none;
}

