a:link {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: normal;
	color: #DF5F00;
	text-decoration: underline;
}


