a:hover    
{
  color: #FFA833
}
a:link     
{
  color: #663333
}
a:active   
{
  color: #00008B
}
a, body, div, td 
{
  font-family: Arial, sans-serif;
  text-decoration: none
}
body       
{
  font-size: 11pt;
  color: #663333
}
td         
{
  font-size: 11pt
}
a          
{
  font-size: 11pt; 
  color: #663333
}
div        
{
  font-size: 8pt; 
  color: gray
}
h1, h2, h3, h4, h5, h6
{
  color: #663333
}