a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:active {
	text-decoration: none;
	color: #000000;
}

a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #C0DAB5;
	text-decoration: underline;

}
}

body {
	background-color: #4F6743;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: line-through;
: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight: normal;
	color: #000000;
	SCROLLBAR-BASE-COLOR: #6D8760;
	SCROLLBAR-ARROW-COLOR: #000000;
}

select.{
	color: #000000;
	background-color: #5D784F;
	font-family: verdana, arial, sans-serif;
	font-size: 10 px;
	}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8 px;
	font-weight: normal;
	color: #000000;
	}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight: normal;
	color: #000000;
	}

input { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10 px; 
	color: #000000; 
	text-decoration: none; 
	background-color: #5D784F; 
	border-color: #C1DBB6; 
	border-style: solid; 
	border-top-width: 1 px; 
	border-right-width: 1 px; 
	border-bottom-width:  1 px; 
	border-left-width: 1 px}

textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10 px; 
	color: #000000; 
	text-decoration: none; 
	background-color: #5D784F; 
	border-color: #C1DBB6; 
	border-style: solid; 
	border-top-width: 1 px; 
	border-right-width: 1 px; 
	border-bottom-width:  1 px; 
	border-left-width: 1 px}


