a {
	color : #0073AE; 
	text-decoration : none;}

a:link {
	color: #0073AE;
	text-transform: none;
}

a:visited {
	color: #0073AE;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #0073AE;
	text-transform: none;
	text-decoration: underline;
}

a:active {
	color: #0073AE;
	text-transform: none;
	text-decoration: none;
}

BODY {
	background-color: #999999;
	background-image:url(bg.jpg);
	text-align:center;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

.bodytextw {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.bodytextw2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.bodytextw2 a:link {
	color: #000000;
	text-transform: none;
}

.bodytextw2 a:visited {
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

.bodytextw2 a:hover {
	color: #000000;
	text-transform: none;
	text-decoration: underlined;
}

.bodytextw2 a:active {
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

.bodytextitalics {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

.bodytextbold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.bodytextboldw {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodytextbold2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #B4985A;
	text-transform: uppercase;
}

.hometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999999;
	height: 24px;
}

.hometitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	height: 24px;
}

.hometitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0073AE;
	height: 24px;
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}

.footer a:link {
	color: #FFFFFF;
	text-transform: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: underline;
}

.footer a:active {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}