a:link {
	font-family: Arial, mono;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, mono;
	font-size: 14px;
	color: #C7C8CA;
	text-decoration: none;
	font-style: normal;

}
a:hover {
	font-family: Arial, mono;
	font-size: 14px;
	font-style: normal;
	color: #FFFF00;
}
a:active {
	font-family: Arial, mono;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(../images/sitebg.jpg);
	background-repeat: repeat;

}
.h2st {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.contactfont {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}
table {
	background-color: 6EB087;
}
