body{
margin: 0;
padding: 0;}

.desc_pos    { font-family: Arial; font-size: 10pt }
.name_pos    { font-family: Tahoma; font-size: 12pt; font-weight: bold };
.text        { font-family: Arial; font-size: 11pt;}
.news_text   { font-family: Tahoma; font-size: 10pt; text-indent: 0 }
.menu_left   { font-family: Tahoma; font-size: 10pt; font-weight: bold; margin-left: 5; text-indent:5; color:#476076 }
.menu_top    { font-family: Tahoma; font-size: 9pt; color: #FFFFFF; text-align: center; 
               font-weight: bold;}
.list_group  { font-family: Arial; font-size: 14pt; color: #000000 }  
        
A:link {text-decoration: none}
A:visited {text-decoration: none} 
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: blue;}
a:hover.menu_top {text-decoration: none; color: #99CCFF;}
