a:link {  text-decoration: none; color: #000000}
a:visited {  text-decoration: none; color: #000000}
a:hover {
	color: #FFF;
	background-color: #3266ce
}
a:active {  text-decoration: none; color: #000000}
