.bg {background-color:#ffffcc}

span.link1
{
font-size: 13px;
color: #ffffcc;
line-height: 15px;
font-family: Verdana,Arial,Helvetica;
A:link    { text-decoration:none; font-weight:bold; font-style:italic; color: #ffffcc; }
A:visited { text-decoration:none; font-weight:bold; font-style:italic; color:#ffffcc; }
A:hover   { text-decoration:underline; font-weight:bold; font-style:italic; color: orange; }
A:active  { text-decoration:underline; font-weight:bold; font-style:italic; color: orange; }
}

span.link2
{
font-size: 13px;
color: #00cc66;
line-height: 15px;
font-family: Verdana,Arial,Helvetica;
A:link    { text-decoration:none; font-weight:bold; font-style:italic; color: #00cc66; }
A:visited { text-decoration:none; font-weight:bold; font-style:italic; color: #00cc66; }
A:hover   { text-decoration:underline; font-weight:bold; font-style:italic; color: orange; }
A:active  { text-decoration:underline; font-weight:bold; font-style:italic; color: orange; }
}

span.text
{
font-size: 11px;
color: #990000;
line-height: 21px;
font-family: Verdana,Arial,Helvetica;
}

span.text1
{
font-size: 12px;
color: #00cc66;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

span.text2
{
font-size: 12px;
color: #888888;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}