
A:link { color: blue; 
}
A:visited { color: blue; 
}
A:hover { color: #cc0000; text-decoration: underline;
}

#forum  {
font-family : Verdana,Arial,sans-serif ;
font-size: 14px;
font-weight: bold;
margin: 30px 80px 0px 0px;
}

.text  {
font-family : Verdana, Arial, sans-serif ;
font-size: 12px;
font-weight: bold;
line-height: 20px;
color: cc0000;
}


.sponsor  {
font-family : Verdana, Arial, sans-serif ;
font-size: 10px;
font-weight: bold;
line-height: 20px;
color: 000000;
}

#offer  {
font-family : Arial, sans-serif ;
font-size: 16px;
font-weight: bold;
text-align:center;
line-height: 20px;
background: #fff
margin: 10px 0px 10px 0px;
padding: 10px 0px 10px 0px;
}

