

a {
	color: #3366CC;
	text-decoration: none; 
}


a:hover {
	text-decoration: underline;
	background:#6FC;
	font-size:16px;
}
