/*links */

a:link, a:visited, a:active {
	text-decoration:none;
	color:#000066;
}
a:hover {
	color:#0000CC;
}

