/* CSS Document */

a {
	text-decoration: none;
	color: #000066;

}
a:hover {
	color:#D7D123 ;
}

