
body,tr,td,p,ol,li {
  font-family: Verdana, Geneva, sans-serif;
  font-size:11px;
  color:#999999;
}
.header{
  font-family: Verdana, Geneva, sans-serif;
  font-size:15px;
  color:#A40E00;
  font-weight:bold;
}
.text{
line-height:18px;
  font-family: Verdana, Geneva, sans-serif;
  font-size:11px;
  color:#999999;
}
a{
color:#666666;
text-decoration:underline;
}
a:hover{
color:#FEAC5D;
text-decoration:underline;
}
a.orange{
color:#FEAC5D;
text-decoration:underline;
}
a.red{
color:#A40E00;
text-decoration:underline;
}