a:link { text-decoration: none; color: #FF9933; }
a:visited { text-decoration: none; color: #FF9933; }
a:hover { text-decoration: underline; color: #FF9933; }
a:active { text-decoration: underline; color: #FF9933; }

H4
{
  font-size: 16px;
  color: #FF9933;
  line-height: 18px;
  font-family: Verdana,Arial,Helvetica;
}

H5
{
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  font-family: Verdana,Arial,Helvetica;
}

LI
{
  font-size: 12px;
  color: #666666;
  line-height: 21px;
  font-family: Verdana,Arial,Helvetica;
  list-style-type:square;
}


.body
{
  font-size: 11px;
  color: #666666;
  line-height: 18px;
  font-family: Verdana,Arial,Helvetica;
}


.header 
{
  position:absolute; 
  top:0px;
  left:0px;
  font-size: 14px;
  line-height: 21px;
  font-family: Courier New,Courier,Monaco,monospace;
  color: #666666;
}

.menu
{
  position:absolute;
  top: 80px;
  left: 20px;
  font-size: 12px;
  color: #666666;
  padding: 5px;
  border: 3px;
  border-style: solid;
  border-color: #999;
  line-height: 21px;
  font-family: Courier New,Courier,Monaco,monospace;
}

.main 
{ 
  position:absolute;
  top: 80px;
  left: 200px;
  font-size: 11px;
  color: #666666;
  line-height: 18px;
  font-family: Verdana,Arial,Helvetica;
}

.text_image_caption {
    font-size: 10px;
    color: #000000;
}

.link_image:link {
    font-size: 10px;
    color: #000000;
}

.link_image:visited {
    font-size: 10px;
    color: #000000;
}





