a, a:link, a:visited{
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}

