a { text-decoration:none;}
a:hover {
	text-decoration:underline;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
