body { 
	background-color: #333330;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: rgb(153, 153, 153);
	link: #999999;
	text: #999999;
	vlink: #666666;
	alink: #000000;
}
.lucida-title {
	font-family: Lucida Handwriting, Lucida Sans, Verdana;
	font-size: 200%;
	text-align: center;
	color: #CCCCCC;
} 
a.menu:hover {
	TEXT-DECORATION: none;
	color: #CCCCCC;
	background-color: #666666;
	font-size: 16px;
}
a:link {
	TEXT-DECORATION: none;
	color: #ffffff;
}
/*a.lucida-title:hover {
	font-family: Lucida Handwriting, Lucida Sans, Verdana;
	font-size: 200%;
	text-align: center;
	color: #ffffff;
}*/
a:visited {

	TEXT-DECORATION: none;
	color: #cccccc;
	font-size: 100%;
}
.goldfish {

	font-family: Lucida Handwriting, Lucida Sans, Verdana;
	font-size: 120%;
	color: #999999;
}
.goldfish_highlight {

	font-family: Lucida Handwriting, Lucida Sans, Verdana;
	font-size: 100%;
	color: #ff3333;
}
.copyright {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;

}
.reference {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}
