.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.body2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.footerlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
.footer {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
.bodylink {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: underline;
}
.mapp {
	text-decoration: none;
	font-size: 12px;
	color: #cc0000;
	font-family: "Times New Roman", Times, serif;
}
.mapp a {
	text-decoration: none;
	font-size: 12px;
	color: #cc0000;
}
.mapp a:link {
	text-decoration: none;
	color: #cc0000;
}
.mapp a:visited {
	text-decoration: none;
	color: #cc0000;
}
.mapp a:hover {
	text-decoration:none;
	color: #336633;
	background : #FFCCFF;
}
.mapp a:active {
	text-decoration:none;
	color: #cc0000;
}
