.links {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FF9933;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.MainText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #66FF66;
	text-decoration: none;
}
.backgrounds {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}