body {
font-family: arial;
font-size-adjust: 0.50;
background-color: #000000;
color: #449944;
}

a
{
font-family: arial;
font-size-adjust: 0.50;
color: #449944;
text-decoration: none;
}

a:hover
{
font-family: arial;
font-size-adjust: 0.50;
color: #00ff00;
text-decoration: underline;
}


ul 
{
font-family: arial;
color: 449944;
list-style-image: url('ul.png');

}

a.menu
{
width: 125px;
height: 20px;
font-family: arial;
color: 449944;

display:block;
font-weight: bold;
}

a.menu:hover
{
width: 125px;
height: 20px;
font-family: arial;
color: 00ff00;

display:block;
font-weight: bold;
text-decoration: none;
}









input
{
color: #449944;
background: #000000;
border: 1px solid #449944
}

input.radio
{
color: #449944;
background: #000000;
border: 1px solid #449944
}

select
{
color: #449944;
background: #000000;
border: 1px solid #449944
}

textarea
{
color: #449944;
background: #000000;
border: 1px solid #449944
}

.submit input
{
color: #449944;
background: #000000;
border: 1px solid #449944
} 
