.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
.mainlinksCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #FF0000;
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.bg {
	background-image: url(bg000000.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.heading {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	color: #990000;
	text-decoration: underline;
	border: thin none;
	font-variant: normal;


}
