a {
	
	text-decoration: none;
}

a:link {	color: #336699; }
a:visited {color:#336699; }
a:hover {
	color: #3333ff;
	text-decoration: none;
}


