.mainbody {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #660000;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a:active {
	color: #FFFF99;
	text-decoration: underline;
}
.navbar {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #660000;
}
img {border-color:#000000}

h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #660000;}
	
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #660000;}
