body 
{
   background-color : #c3ad85;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #666666;
   font-size : 12px;
   background-image : url(assets/images/bg.gif);
}
 
.boarder 
{
}
 
.footer 
{
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #a0a0a0;
   font-size : 9px;
   font-weight : bold;
}
 
a:link 
{
   color : #333333;
   text-decoration : none;
}
 
a:visited 
{
   color : #333333;
   text-decoration : none;
}
 
a:hover 
{
   color : #FF9900;
   text-decoration : none;
}
 
a:active 
{
   color : #333333;
   text-decoration : none;
}
 
.b:link 
{
   color : #a0a0a0;
   text-decoration : none;
}
 
.b:visited 
{
   color : #a0a0a0;
   text-decoration : none;
}
 
.b:hover 
{
   color : #000000;
   text-decoration : none;
}
 
.b:active 
{
   color : #a0a0a0;
   text-decoration : none;
}
 
h1 
{
   font-weight : bold;
}
 
A.A_Link 
{
   color : #000000;
   text-decoration : none;
}
 
A.A_Link:hover 
{
   color : #FF9900;
   text-decoration : none;
}
 
TD.TD_NormalSmall 
{
   font-family : arial;
   color : #666666;
   font-size : 10;
}
 
td.td_menu 
{
   font-family : arial;
   color : #000000;
   font-size : 11;
   font-style : normal;
   font-weight : normal;
   text-decoration : none;
}
 
a.a_menulink 
{
   color : #000000;
   font-size : 11;
   font-style : normal;
   font-weight : normal;
   text-decoration : none;
}
 
a.a_menulink:hover 
{
   color : #FF9900;
   font-size : 11;
   font-style : normal;
   font-weight : normal;
   text-decoration : none;
}
 
