.Principal {
font-family: arial;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #000000;
}

A {
font-family: arial;
font-size: 11px;
font-weight: normal;
text-decoration: none
color: #000000;
} 
 
A:hover { 
font-family: arial;
font-size: 11px;
font-weight: none;
text-decoration: none
color: #000000;
}  

INPUT {
font-family: arial;
font-size: 11px;
font-weight: normal;
background-color: #F4F4F4;
color: #000000;
}

SELECT {
font-family: arial;
font-size: 11px;
font-weight: normal;
background-color: #F4F4F4;
color: #000000;
}

TEXTAREA {
font-family: arial;
font-size: 11px;
font-weight: normal;
background-color: #F4F4F4;
color: #000000;
}

CHECKBOX {
background-color: #FFFFFF;
}

B.Forte {
font-family: arial;
font-size: 18px;
font-weight: bold;
text-decoration: none
color: #000000;
} 