a:link {
	color: #990000;
	text-decoration: none;
	font-family: "Comic Sans MS";
}
a:visited {
	text-decoration: none;
	color: #990000;

}
a:hover {
	color: #666666;
	text-decoration: none;
}

