body {
background-color: #DE4600;
font-family: Arial, Helvetica, sans-serif;
font-size:8px;
color:white;
font-weight:normal;
margin: 30px;
}

a:link, a:visited {
text-decoration:underline;
color:#FFFF00;
text-decoration:transparent;
}

a:hover, a:active {
text-decoration:underline;
color:#FFFF00;
}