/* CSS Document */

td, body, input, textarea, select{
font-family:verdana;
font-size:10px;
}

a{
font-weight:bold;
color:#004411;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}