BODY {background: url('../images/background.gif') repeat-x;}

.mainText {font-family: Arial; font-weight: normal; color: #000000; font-size: 12px; text-decoration: none;}
.mainText A{font-family: Arial; font-weight: bold; color: #000000; font-size: 12px; text-decoration: none;}
.mainText A:link{font-family: Arial; font-weight: bold; color: #000000; font-size: 12px; text-decoration: none;}
.mainText A:active{font-family: Arial; font-weight: bold; color: #000000; font-size: 12px; text-decoration: none;}
.mainText A:visited{font-family: Arial; font-weight: bold; color: #000000; font-size: 12px; text-decoration: none;}
.mainText A:hover{font-family: Arial; font-weight: bold; color: #890000; font-size: 12px; text-decoration: none;}



.mainTextSmall {font-family: Arial; font-weight: normal; color: #000000; font-size: 10px; text-decoration: none;}
.mainTextSmall A{font-family: Arial; font-weight: normal; color: #000000; font-size: 10px; text-decoration: underline;}
.mainTextSmall A:link{font-family: Arial; font-weight: normal; color: #000000; font-size: 10px; text-decoration: underline;}
.mainTextSmall A:active{font-family: Arial; font-weight: normal; color: #000000; font-size: 10px; text-decoration: underline;}
.mainTextSmall A:visited{font-family: Arial; font-weight: normal; color: #000000; font-size: 10px; text-decoration: underline;}
.mainTextSmall A:hover{font-family: Arial; font-weight: normal; color: #FF0000; font-size: 10px; text-decoration: underline;}

.formField {font-family: Arial; font-weight: normal; color: #000000; font-size: 11px; background: #FFFFFF; border: solid 1px #890000; padding: 2px;}