body {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
margin: 0px;
}

A:link {
color: #006600;
text-decoration: none;
}
A:visited {
color: #006600;
text-decoration: none;
}
A:active {
color: #006600;
text-decoration: none;
}
A:hover {
color: #0033FF;
text-decoration: none;
}

.blackbar {
width: 100%;
background: #009900 url(images/blackbar.gif);
}
