input, textarea
{ 
background:#333300;
hr color: #99cc33;
font-family: arial;
color: #99cc33; 
font-size: 12px; 
border-style:  solid;
border-width: 1px }

p
{ font-family: times new roman;
color: #99cc33;
font-size: 10pt;
}

.head
{ color: #000000;
padding-left: 3px;
text-align: left;
font-family: times new roman;
font-size: 13pt;
font-weight: bold;
background-color: #333300;
border-right: #000000 10px solid;
letter-spacing: 1px;
}

a:link
{ text-decoration: none; color: #99CC33; font-family: times; font-size: 13px; }
a:visited
{ text-decoration: none; color: #99CC33; font-family: times; font-size: 13px; }
a:active
{ text-decoration: none; color: #99CC33; font-family: times; font-size: 13px; }
a:hover
{ text-decoration: none; color: #333300; font-family: tahoma; font-size: 13px; text-transform: uppercase; background-color: #99CC33}

