A:link      {
    COLOR : #ffffff;
    TEXT-DECORATION : none;
    }
A:visited   {
COLOR : #ffffff;
    TEXT-DECORATION : none;
    }
A:hover     {
    COLOR : #FF9933;
TEXT-DECORATION : none;
    }
A:active    {
COLOR : #ffffff;
    TEXT-DECORATION : none;
    }
.fontablt     {
    font-family: Times New Roman #505050;
    font-size: 10 pt;
    }
SELECT {
FONT-FAMILY: Times New Roman;
FONT-SIZE: 11px;
border: 1px #cccccc solid;
}
TEXTAREA {
FONT-FAMILY: Times New Roman;
FONT-SIZE: 11px;
border: 1px #cccccc solid;

}

INPUT{
  font:11px Times New Roman;
   background-color: #FFF;
    border: 1px #cccccc solid;
}

.text_box{
  font:11px Times New Roman;
   background-color: #FFF;
    border: 1px #cccccc solid;
}

body{
  font-family: Times New Roman;
  font-size: 8pt;
  color: #ffffff;
}

block{
  font-family: Times New Roman;
  font-size: 8pt;
  color: #ffffff;
}

.news_title{
  font-family: Times New Roman ;
    font-size: 8pt;
    font-weight: bold;
    
}
.forum_header{
    font-family: Times New Roman;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    background-image: url(../../themes/RoyalBlue/HeadTable/catbg2.gif);
    background-repeat: repeat-x;
    color: #ffffff;
    padding: 3px;
}