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








