body { color: #474748;
margin: 0px;
scrolling= no 
padding: 0px;
font-size: 0.75em;
line-height: 1.2em;
text-align: left;
background-image:  url("images/bg_gradient.gif");
background-repeat: repeat-x;
background-attachment: fixed;
font-family: sans-serif;
overflow: -moz-scrollbars-vertical;}

a:link {color: #5e5e5e;
background-color: #ffffff;text-decoration: underline;}

a:visited  {color: #5e5e5e;
background-color: #ffffff;text-decoration: underline;}

a:hover {color: #ffffff;
text-decoration: none;background-color: #000000;}
a:active {color: #ffffff;
text-decoration: none;background-color: #000000;}