a:link {  font-family: "Comic Sans MS"; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #9A1E1E; text-decoration: underline; cursor: auto}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: underline blink;
	cursor: auto;
	background-color: #F5CA5A;
}
a:active {  font-family: "Comic Sans MS"; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFCC00; text-decoration: none}
a:visited {  font-family: "Comic Sans MS"; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #9A1E1E; text-decoration: none}
