

}
.body2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;


}
.body2 a:hover {
	color: #00CC66;
	text-decoration: none;
	font-size: 12px;

}
.body2 a:active {
	color: #FFFFFF;
	font-size: 12px;

}
.body1 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.body1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.body1 a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.body1 a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.header a:hover {
	color: #00CC66;
	text-decoration: none;

}
.header a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.maintitle {
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
	background-position: center center;
	text-transform: uppercase;



}
.sitemap {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


