a:link
{
	color: rgb(00,66,00); 
}
a:visited
{
	color: rgb(51,102,00); 
} 
a:hover
{
	color: rgb(204,153,0);
	text-decoration: none;
}
a:active 
{
	color: rgb(204,153,0);
}
a.reverse:link
{
	color: rgb(255,255,255);
	text-decoration: none;
}
a.reverse:visited
{
	color: rgb(255,255,255);
	text-decoration: none;
}
a.reverse:hover
{
	color: rgb(204,153,0);
	text-decoration: none;
	font-weight: bold;
}
a.reverse:active
{
	color: rgb(204,255,204);
	font-weight: bold;
}
a.menu:link
{
	color: rgb(255,255,255);
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color= rbg(00,102,00);
	width=125px;
	text-decoration: none;
	font-size: 10px;
}
a.menu:visited
{
	color: rgb(255,255,255);
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color= rbg(00,102,00);
	width=125px;
	text-decoration: none;
	font-size: 10px;
}
a.menu:hover
{
	color: rgb(00,102,00);
	background-color= rgb(255,255,255);
	width=125px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.menu:active
{
	color: rgb(255,255,255);
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color= rbg(00,102,00);
	width=125px;
	text-decoration: none;
	font-size: 10px;
}
body
{
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	topmargin="0";
	leftmargin="0";
	bgcolor="#FFFFFF";
	scrollbar-face-color:#006600;
	scrollbar-arrow-color:FFFFFF;
	scrollbar-track-color:#EEEEEE;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:''
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}
h1
{
	color: rgb(00,102,00);
	font-family: "HansHand", Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2
{
	color: rgb(00,102,00); 
	font-family: "Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;

}
h3
{
	color: rgb(00,102,00); 
	font-family: "Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;

}
h4
{
	color: rgb(00,102,00);
	font-family: "Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;

}
h5
{
	color: rgb(00,102,00);
	font-family: "Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;

}
h6
{
	color: rgb(00,102,00);
	font-family: "Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;

}