a:link {  
        color: #0033CC;
        text-decoration: none
}
a:hover {
         color: #000000;
}
a:visited {
	text-decoration: none;
}
