a:link {
	font-family: "Comic Sans MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;

}
a:visited {
	font-family: "Comic Sans MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;

}
a:hover {
	font-family: "Comic Sans MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}


