A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:hover {text-decoration: none; color: blue;}
A:active {text-decoration: none; color: #000000;}

.alt A:link {text-decoration: none; color: #ffc200;}
.alt A:visited {text-decoration: none; color: #ffc200;}
.alt A:hover {text-decoration: underline; color: #ffffff;}
.alt A:active {text-decoration: none; color: #ffc200;}

body {font-family:verdana;font-size:10pt}
table {font-size:10pt}
input{border:1px solid #a8a8a8;color:#ffc200;font-size:10pt;background:#232323;font-family:verdana;padding-left:3px;padding-right:3px}

.light input {border:1px solid #000000;color:#000000;font-size:10pt;background:#DBD9C8;font-family:verdana;padding-left:3px;padding-right:3px}


span{display:block}




