body{
	
	background-color : #004000;
	color : #D9D900;
	font-size: 16px;
	font-family : Verdana;
	margin-top : 5px;
	margin-left : 0px;
}
td{
	font-size: 16px;
}
a:link{
	color : #FF2D2D;
	font-weight : bold;
	font-size: 16px;
        text-decoration:underline;
}
a:visited{
	color : #FF2D2D;
	font-weight : bold;
	font-size: 16px;
        text-decoration:underline;

}
a:hover{
	color : #35FF35;
	font-weight : bold;
	font-size: 16px;
        text-decoration:underline;

}
.bkgcolor {
	background-color : #004000;
}
.footer {
	background-color : #000000;
}
.footerfont {
	color : #E73C32;
}
a.footerlink:link {
	text-decoration:none;
	color: #E73C32;
}
a.footerlink:visited {
	text-decoration:none;
	color: #E73C32;
}
a.footerlink:active {
	text-decoration:none;
	color: #E73C32;
}
a.footerlink:hover {
	color: #E73C32;
}
a.menu {
	background: url('dot.gif') no-repeat 3px 5px #00D900;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 150px;
	min-height: 15px;
	color: #FFFF80;
	margin-top: 1px;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:visited.menu {
	background: url('dot.gif') no-repeat 3px 5px #00D900;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 150px;
	min-height: 15px;
	color: #FFFF80;
	margin-top: 1px;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:hover.menu {
	background: url('dot.gif') no-repeat 3px 5px #E10000;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 150px;
	min-height: 15px;
	color: #FFFF80;
	margin-top: 1px;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
.hr1{
	border: thin dashed #E99161;
}
.frame{
	border: solid #A80000 1px;
}

