body, html, td, font{
font-family:Tahoma; 
color:#000000;
letter-spacing:0px;
text-align:justify; 
overflow-x:hidden;  
font-weight:normal;
font-size: 10px 
}

body {
background-color:#E91629;
}

input, textarea { 
background:#E91629;
font-family:Tahoma;
font-size:10px;
letter-spacing:0px;
color:#000000; 
border:1px solid #000000;
}

option, select {
background-color:#E91629;
font-family:Tahoma;
font-size:10px;
color:#000000;
letter-spacing:0px;
border:1px solid #000000;
padding:0px; 
}

A:link, A:active, A:visited {
text-decoration:none; 
border-bottom:none;
font-weight:bold;
color:#FFEC22;
}

A:hover {
text-decoration:none; 
color:#FFEC22;
border-bottom:#000000 dotted 1px;
font-weight:none;
background-color:none;
}

