a:link {
	color: #777777;
	text-decoration:none
}

a:visited {
  color: #777777;
  text-decoration:none
  
}

a:hover {
  color: #333333;
  text-decoration:none
  
}

a:active {
	color: #000000;
}body text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
