BODY {	
	scrollbar-face-color: #000000;	
	scrollbar-track-color: #FFCC00;	
	font-family: Arial;		
	background-color: #669813;	

}	
a:link {	
	color: #F6D018;	
	text-decoration: underline;	
}	
a:visited {	
	color: #F6D018;	
	text-decoration: underline;	
}	
a:hover {	
	color: #FFFFFF;	
	text-decoration: none;	
}	
a:active {	
	color: #F6D018;	
	text-decoration: underline;	
}	
.medlink {
	font-size: 18px;
	font-weight: bold;
}	
.lrglink {
	font-size: 30px;
	font-weight: bold;
}	
.descrip {	
	text-align: center;	
	font-size: small;	
}	
.sitename {	
	font-size: x-large;	
}	
.medlinklined {	
	font-weight: bold;	
	font-size: 18px;	
	color: #F6D018;	
	text-decoration: underline;	
}	
.txtalign {	
	text-align: center;	

}