a:hover {
	text-decoration: none;
	color: #262820;
	font-size: 11px;
	background-color: #93A9AA;
	}
a:visited {
	text-decoration: none;
	color: #35392D;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	color: #32486D;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
}
a:link {
	text-decoration: none;
	color: #404431;
	font-size: 11px;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #333C3E;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}
p {
	font-size: 16px;
	font-weight: bold;
	color: #37444A;
	margin: 15px;
	text-decoration: none;
}
BODY {
	scrollbar-face-color: #FFFFFO;
	scrollbar-shadow-color: #300000;
	scrollbar-highlight-color: #000633;
	scrollbar-3dlight-color: #333300;
	scrollbar-darkshadow-color: #CCCFFF;
	scrollbar-track-color: #96B1B0;
	scrollbar-arrow-color: #000000;
	color: #7E7E7E;
}
