/********************** Regular **********************/


.sm {
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	color: #CCCCCC;
}

.footer {
	font-family: arial;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none none none;
}

.footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}


.text {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

.text a:link, .text a:visited, .text a:active {
	color: #FF0000;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none none none;
}

.text a:hover {
	color: #000000;
	text-decoration: underline;
}



.textlg {
	font-family: arial;
	font-size: 22px;
	line-height: 24px;
	color: #FF0000;
}





/********************** Regular **********************/


BODY{
scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#376B9D;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-Color:#376B9D;
}


/********************** Large Font **********************/

.bodytextl {
	font-family: arial narrow;
	font-size: 22px;
	line-height: 25px;
	color: #B05A36;
}

.bodytextl a:link, .bodytextl a:visited, .bodytextl a:active {
	color: #663333;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none none none;
}

.bodytextl a:hover {
	color: #C0AB96;
}
