
BODY {
scrollbar-face-color: #397D18;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #102307;
scrollbar-track-color:#102307;

}

A  {
	color : #308014;
	text-decoration : underline;
}

A:Visited  {
	color : #308014;
	text-decoration : underline;
}

A:Active  {
	color :#308014;
	text-decoration : underline;
}

A:Hover  {
	color : #308014;
	text-decoration : none;
}

.header-large {
	font-family:cursive; 
	font-style:italic; 
	font-weight; bold; 
	font-size:40px; 
	color:#800000 
}

.header-medium {
	font-family:cursive; 
	font-style:italic; 
	font-weight; bold; 
	font-size:35px; 
	color:#800000 
}

.mainPage-link {
	font-family:cursive; 
	font-weight; bold; 
	font-size:22px;
	word-spacing:10px;
	color:#FFFFFF 
}

.white-link A {
	color : #FFFFFF;
	text-decoration : underline;
}
.white-link A:visited {
	color : #FFFFFF;
	text-decoration : underline;
}

.white-link A:hover {
	color : #800000;
	text-decoration : none;
}
