a:link {
	color: #993333;
	text-decoration: none;
	font-weight: bold;


}

a:hover {
	color: #990099;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;



}
body {
	background-attachment: fixed;
	background-image: url(../img/siteimage/bggreen.gif);
	background-repeat: repeat;

}
.submenu {  font-size: 9}
a:active {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
.menuB {
	font-weight: bold;
	color: #333333;
}
td {
	font-size: 12px;

}
.menuB {
	font-weight: bold;
	color: #333333;

}
.maintitle {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	font-variant: normal;

}
.topcaption {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;

}
