body,td,th, p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;	
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #537CF8;
}

a:visited {
	color: #D65212;
}

a:hover {
	color: #123498;
}

.bottomlogo {
	background-image: url(/images/phone_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}

.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFA251;
}

.footerLinks a:link {color: #7091F6;}
.footerLinks a:visited {color: #7091F6;}
.footerLinks a:hover {color: #D65212;}
.footerLinks a:active {color: #D65212;}
	

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #CB5200;
}


