
body {
background-color : #ffffff;
font-family : arial, 'ms sans serif', tahoma, verdana;
color : #808080;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
line-height : 1.4em;
font-size : 0.75em;
}

html {
overflow : hidden;
}

a:link {
color : #e7a308;
text-decoration : none;
}
a:visited {
color : #e7a308;
text-decoration : none;
}
a:active {
background-color : #000000;
text-decoration : none;
}
a:hover {
color : #e7a308;
text-decoration : underline;
}
