a:link {text-decoration: none; color: #000000}
a:active {text-decoration: none;}
a:visited {text-decoration: none; color: #000000}
a:hover {color: #ffffff}
a.whitetxt:link {text-decoration: none; color: #ffffff}
a.whitetxt:active {text-decoration: none;}
a.whitetxt:visited {text-decoration: none; color: #ffffff}
a.whitetxt:hover {color: #ffffff}

a.redover:link {text-decoration: none; color: #000000}
a.redover:active {text-decoration: 000000;}
a.redover:visited {text-decoration: none; color: #000000}
a.redover:hover {color: #800808}

/* Form elements */
input.first, textarea.first, select.first {
border : 1px solid Black;
background-color : #CCCCCC;
color : #0E1930;
font-size : 12px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : bold;
height: 20px; }


.buttons {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 background-color: #cccccc;
 color: #000000;

}

