<style type="text/css">
a {  

	color: E0B80E; 
  text-decoration: none;
}


A:visited
{ text-decoration: none; color:#E0B80E }
A:active
{ text-decoration: none; color:#E0B80E }
A:hover
{ text-decoration: none; color:#E0B80E }

h3 {
  color: #E0B80E;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;

}

h4 {
  color: #E0B80E;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;

}

{

#comments {font-family: arial;
color: #F0DB77;
text-align:right;

}

p {font-family: arial;
color: #F0DB77;
text-align:left;
  font-size: 11px;
line-height: 1.5em;} 
}

div {font-family: arial;
color: #F0DB77;
text-align:left;
  font-size: 11px;
line-height: 1.5em;} 

img.floatLeft { 
    float: left; 
    margin: 2px; 
}


}

td
{ font-family: arial;
color: #F0DB77;
padding: 0; 
letter-spacing: 1pt;
font-weight: normal; 
font-size: 11px; 
vertical-align:top;

}



input, textarea
{ background: #303030;
font-family: arial;
color: #F0DB77; 
border-style: solid;
border-color: #E0B80E;
border-width: 1; }

</style>
