a:link {color: #3333FF;}
a:visited {color: #3333FF;}
a:active {}
a:hover {color: #FF3333;}

a.topNav:link {color: white; text-decoration: none; font-size: 11px;}
a.topNav:visited {color: white; text-decoration: none; font-size: 11px;}
a.topNav:active {}
a.topNav:hover {color: #FAD7D7; text-decoration: none; font-size: 11px;}

a.fNav:link {text-decoration: none; font-size: 11px;}
a.fNav:visited {text-decoration: none; font-size: 11px;}
a.fNav:active {}
a.fNav:hover {text-decoration: none; font-size: 11px;}

td {
	font-family: arial, helvetica, non-serif; 
	font-size: 12px; color: #333333;
	line-height: 18px;
}

.tNav {
	padding: 0px 10px 0px 10px;
}

.leftColHp {
	background-color: #EBD6D6;
	vertical-align: top;
	width: 263px;
}

.midColHp {
	background-color: #D6E0EB;
	vertical-align: top;
	width: 252px;
}

.rightColHp {
	background-color: #F2E5D9;
	vertical-align: top;
	width: 283px;
}

.hpHeaderLeft {
	font-weight: 900;
	color: #993333
}

.hpHeaderMid {
	font-weight: 900;
	color: #336699
}

.hpHeaderRight {
	font-weight: 900;
	color: #BF7F40
}

.footer{
	background-color: #FFDD75;
	padding: 10px 0px 15px 20px;
	color: #9C823B;
	font-size: 11px;
}

.copyright{
	font-size: 11px;
	color: #9C823B;
	padding: 7px 0px 0px 20px;
}

.siteDesign{
	font-size: 11px;
	color: #9C823B;
	padding: 7px 20px 0px 00px;
}

.contentA {
	padding: 10px 0px 20px 18px;
}

.contentAContact {
	padding: 10px 0px 20px 15px;
}