a.link:link {	color: #0000FF;
	text-decoration: none;
	font-family: Verdana;	}

a.link:hover {	color: #000099;
	text-decoration: none;
	font-family: Verdana;	}

a.link:visited {	text-decoration: none;
	color: #CC9933;
	font-family: Verdana;	}

a.link:active { color: #336699;
	text-decoration: none;
	font-family: Verdana;
}
