/* CSS Document */
body,table,select,input,option,textarea {font-family: verdana; font-size: 10px; color: #000000; text-align:justify}

body {background-color:#006600}

p {margin: 0px 0px 0px 0px;}

a:link, a:visited, a:active {color: red; text-decoration: underline;}
a:hover {text-decoration: underline; color: red;}

a.menu:link, a.menu:visited, a.menu:active {color: white; text-decoration: none; font-weight:bold; padding-left:45px; font-size: 10px;}
a.menu:hover {text-decoration: underline; color: #FFD426; font-weight:bold;}

a.footer:link, a.footer:visited, a.footer:active {color: #999999; text-decoration: underline;}
a.footer:hover {text-decoration: underline; color: #999999;}

.headline {font-size:18px; font-weight:bold; color:#333333}

