body
{
font-family:Verdana;
font-size:11px;
font-weight: normal;
color:#000000;
text-decoration:none;
}
p
{
font-family:Verdana;
font-size:11px;
font-weight: normal;
color:#000000;
text-decoration:none;
}
ul
{
font-family:Verdana;
font-size:11px;
font-weight: normal;
color:#000000;
text-decoration:none;
}
ol
{
font-family:Verdana;
font-size:11px;
font-weight: normal;
color:#000000;
text-decoration:none;
}
.link_text
{
font-family:Verdana;
font-size:11px;
font-weight: normal;
color:#FFFFFF;
text-decoration:none;
}
a:hover
{
font-family:Verdana;
text-decoration:underline;
}
a.left_link
{
font-family:Verdana;
font-size:11px;
font-weight: normal;
color:#FFFFFF;
text-decoration:none;
}
a.bottom_link
{
font-family:Verdana;
font-size:12px;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
}
p.bottom
{
font-family:Verdana;
font-size:11px;
font-weight: normal;
color:#000000;
text-decoration:none;
}
p.intro
{
font-family:Verdana;
font-size:12px;
font-weight: bold;
color:#B54D01;
text-decoration:none;
}
p.intro1
{
font-family:Verdana;
font-size:11px;
font-weight: normal;
color:#000000;
text-decoration:none;
}
p.commenttext
{
font-family:Verdana;
font-size:12px;
color="#EA3511";
}

a.inner_link
{
font-family:Verdana;
font-size:11px;
font-weight: normal;
color:#B54D01;
text-decoration:none;
}
p.intro2
{
font-family:Verdana;
font-size:11px;
font-weight: bold;
color:#000000;
text-decoration:none;
}
p.header
{
font-family:Verdana;
font-size:16px;
font-weight: bold;
color:#B54D01;
text-decoration:none;
}
H1
{
font-family:Verdana;
font-size:16px;
font-weight: bold;
color:#B54D01;
text-decoration:none;
align: center;
}


span {
   font-family: sans-serif,verdana, arial, helvetica ;
   font-size: 12px;
}

span.mouseover {


   background-color: yellow;
   text-decoration: underline;
   cursor: hand;

}

span.mouseout {


   background-color: white;
   text-decoration: none;
   cursor: none;

}

