a:link { color:#97294E; text-decoration: none;  font-weight: bold; }
a:visited { color:#97294E; text-decoration: none;  font-weight: bold; }
a:hover { color:#FFFFFF; text-decoration: underline;  font-weight: bold; }

a.nav:link { color: #00450A; text-decoration: none; font-weight: bold; letter-spacing: 2px; }
a.nav:visited { color: #00450A; text-decoration: none;  font-weight: bold; letter-spacing: 2px; }
a.nav:hover { color: #97294E; text-decoration: none;  font-weight: bold; letter-spacing: 2px; }


body { background-color: #508B10;
	font: 8pt Verdana;
  	color: #FFFFFF;
	text-align:justify;}


h1 	{ 
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size : 15px;
	letter-spacing: 1px;
	color: #97294E;
	border-bottom: 1px #FFFFFF dashed;
	}


.menu {
	color:#6B868F;
	font-family: Verdana, Arial, sans-serif;
    	font-size: 10px;
	text-align: center;
	padding: 2px;   
	margin-bottom: 1px;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	width:95%;
}


input, textarea {
	background-color: #FFFFFF;
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;	
	color:#000000; 
	padding: 2px;
	border: 1px solid #97294E;
}


