a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #CCCCCC;
	color: #000099;




}
a:visited {
	text-decoration: none;
	color: #00cccc;


}
