a:{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

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

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

a:hover {
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #B00808;
}

a:active {
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}

