A:visited {color:#000000; text-decoration: none;  font-weight: bold}
A:link {color: #000000; text-decoration: none;  font-weight: bold} 
A:hover  {color: #000000; text-decoration: underline; background-color: #D06C00; font-weight: bold}
A:active {color: #666666; text-decoration: underline; background-color: #D06C00; font-weight: bold} 

P.big {color: #000000; font-family: Tahoma; font-weight : bold; font-size : 20pt}
P.normal {color: #000000; font-family: Tahoma; font-size : 10pt; line-height : 13pt}
P.small {font-family: arial; font-size : 8pt; line-height : 10pt}
P.rant {background-image: url(images/postmark2.gif); background-position: 50% 50%; background-repeat: no-repeat;
	color: #000000; font-family: Tahoma; font-size : 12pt; line-height : 15pt}

H1 {color: #000000 ! important; font-family: Tahoma; font-size : 20pt; font-weight : bold}
H2 {color: #000000 ! important; font-family: Tahoma; font-size : 14pt}
H3 {color: #000000 ! important; font-family: Tahoma; font-size : 10pt}

BODY.main {
   background-image: url(textured_orange.bmp);
}
BODY.other {
   background-color: #DDDDDD;
}
input {
 background-color: #D06C00;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: white;
 }
 
input.checkbox {
 background-color: #FFFFFF;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: white;
 }
input.button {
 background-color: #D06C00;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: white;
 }
select {
 background-color: #D06C00;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: white;
 }
 
textarea {
 background-color: #D06C00;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: white;
 }

