.mainBack {
	background-image: url(/commonAssets/mainBackground.jpg);
}
.mainText {
	color: #336666;
}body {
	background-position: 0px;
	border: none;
}
a:link {  color: #996600; font-weight: bold; text-decoration: none;}
a:visited {color: #996600; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: underline; color:#FF3300; }