.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.footerlinks:link { color: #000000 }
a.footerlinks:link { text-decoration: underline }
a.footerlinks:visited { color: #000000}
a.footerlinks:visited { text-decoration: underline }
a.footerlinks:hover { color: #993333}
a.footerlinks:hover { text-decoration: none}
a.footerlinks:active { color: #993333}
a.footerlinks:active { text-decoration: underline }

.footerunbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


a.bigtext:link { color: #000000 }
a.bigtext:link { text-decoration: underline }
a.bigtext:visited { color: #000000}
a.bigtext:visited { text-decoration: underline }
a.bigtext:hover { color: #000000}
a.bigtext:hover { text-decoration: none}
a.bigtext:active { color: #000000}
a.bigtext:active { text-decoration: underline }

.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D5CB8D;
}

a.hometext:link { color: #D5CB8D }
a.hometext:link { text-decoration: underline }
a.hometext:visited { color: #D5CB8D}
a.hometext:visited { text-decoration: underline }
a.hometext:hover { color: #D5CB8D}
a.hometext:hover { text-decoration: none}
a.hometext:active { color: #D5CB8D}
a.hometext:active { text-decoration: underline }

.midtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.midtext:link { color: #000000 }
a.midtext:link { text-decoration: underline }
a.midtext:visited { color: #000000}
a.midtext:visited { text-decoration: underline }
a.midtext:hover { color: #000000}
a.midtext:hover { text-decoration: none}
a.midtext:active { color: #000000}
a.midtext:active { text-decoration: underline }

.errorMSG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
}

.bigtextRED {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a.bigtextRED:link { color: #CC0000 }
a.bigtextRED:link { text-decoration: underline }
a.bigtextRED:visited { color: #CC0000}
a.bigtextRED:visited { text-decoration: underline }
a.bigtextRED:hover { color: #CC0000}
a.bigtextRED:hover { text-decoration: none}
a.bigtextRED:active { color: #CC0000}
a.bigtextRED:active { text-decoration: underline }
