a:link {
	color: #330066;
	text-decoration: none;
}
a:visited {
	color: #330066;
	text-decoration: none;
}
a:active {
	color: #330066;
	text-decoration: none;
}a:hover {
	color: #8f816f;
}
.h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #330066;
	text-decoration: none;
	font-weight: bold;
}
.font1b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8f816f;
}
.font1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8f816f;
}
body {
	background-color: #8BC339;
	margin: 55px;
	background-image: url(../images/bgr.gif);
}
