body {
	Font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #003300;
}

body A{
	Font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #003300;
}

body A:hover{
	Font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #003300;
	text-decoration: underline;

}

.topmenu 
{
    COLOR: #ffd700;    
	Font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    TEXT-DECORATION: none;
	background-color: #003300;
	font-size: 12px;
	border: 0px outset green;
	margin: 2px;

	
}

.topmenu A
{
    COLOR: #ffd700;    
	Font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    FONT-SIZE: 10px;    
    TEXT-DECORATION: none;
	background-color: #003300;
	border: 2px outset #045E02;
	margin: 1px;
	width: 95px;
	height: 20px;
	text-align: center;
	vertical-align: middle;


	
}

.topmenu A:hover
{
    COLOR: white;
	font-size: 10px;
    TEXT-DECORATION: underline;
	background-color: #004C00;
	border: 2px inset #045E02;
	margin: 1px;
	width: 95px;
	height: 20px;
	text-align: center;
	vertical-align: middle;

}



.txt
{
	font-weight:normal;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt
}
.lrgtxt
{
	font-weight:normal;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 14pt
}

.top a{
	color: ffd700;
	text-decoration: underline;
}

.top a:hover{
	color: ffd700;
	text-decoration: underline;
}