/* Devil Inside CSS Document */

HTML, BODY		{ background: #FFFFFF; margin: 0px; padding: 0px; font-family: Verdana; font-size: 10px; color: #000000; }

.MainSiteTxt	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #000000; text-decoration: none; }
.MainSiteTxt	A { font-weight: bold; color: #000000; text-decoration: none; }
.MainSiteTxt	A:link { font-weight: bold; color: #000000; text-decoration: none; }
.MainSiteTxt	A:active { font-weight: bold; color: #000000; text-decoration: none; }
.MainSiteTxt	A:hover { font-weight: bold; color: #c4151c; text-decoration: underline; }

.FooterTxt		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
.FooterTxt		A { color: #000000; text-decoration: none; }
.FooterTxt		A:link { color: #000000; text-decoration: none; }
.FooterTxt		A:active { color: #000000; text-decoration: none; }
.FooterTxt		A:hover { color: #c4151c; text-decoration: underline; }