a {
	text-decoration: none;
	font-size: 12px;
	color: #0066FF;


}
a:hover {
	text-decoration: underline;
	font-size: 12px;

}
