a{text-decoration:underline;color:#008000;}
a:hover{text-decoration:underline;color:#008000;}
a:active{text-decoration:underline;color:#008000;}
a:visited{text-decoration:underline;color:#008000;}
a:visited:hover{text-decoration:underline;color:#008000;}
a:visited:active{text-decoration:underline;color:#008000;}

.body {	
	padding: 0px; 
	background-color: #FFFFFF;
	border: 1px solid #000FF;
}

.bodytext {	
	font-family: verdana;
	font-size: 9px;	
	color: #000000;	
	padding: 5px; 
}

.crumbs {	
	font-family: verdana;
	font-size: 9px;	
	color: #000000;	
	padding: 5px; 
	background-color: #D9ECD9;
	border-bottom: 1px solid #0000FF;
}

.copyright {	
	font-family: verdana;
	font-size: 9px;	
	color: #000000;	
	padding: 5px; 
	background-color: #D9ECD9;
	border-top: 1px solid #0000FF;
}

.smalltext {	
	font-family: verdana;
	font-size: 9px;	
	color: #000000;	
}

input			{ font-family: verdana; font-size: 9px; color:#000000 }

textarea			{ font-family: verdana; font-size: 9px; color:#000000 }