A:LINK, A:VISITED {
	text-decoration : none;
}
A:LINK {
	font-family: Modern;
	font-size: small;
	color: #3333CC
}
A:VISITED  {
	font-family: Modern;
	font-size: small;
	color: #0000CC
}
a:hover {
	font-family: "Lucida Handwriting";
	font-size: small;
	color: Black;
	text-decoration: none
}

