body  {
     font-family : Verdana, Geneva, Arial;
     color : #000000;
     margin:0px;}

.smallest  {
     font-size : 7pt;
     margin:0px;
}

.small  {
     font-size : 8pt;
     margin:0px;
}

.normal  {
     font-size : 11pt;
     margin:0px;
}

.default  {
     text-align : justify;
     font-size : 9pt;
     margin:0px;
}

.news {
     text-align : center;
     font-size : 11pt;
     color : #000000;
     margin:0px;     
}

.big  {
     font-size : 11pt;
     margin:0px;
}

.title  {
     font-size : 11pt;
     margin:0px;
}

.bigtitle  {
     font-size : 13pt;
     margin:0px;
}

.pagetitle  {
     font-size : 20pt;
     color : #F0F4F4;
     text-align : right;
     margin:0px;
}

a:link  {
     color: #505050; 
     text-decoration: underline;
}

a:visited  {
     color : #505050;
}

a:hover {
     COLOR: #000000;
}

a.news {color: #E87917; text-decoration: none;}

a.news:visited {color: #E87917; 
     text-decoration: none;
}
a.news:hover, a.menu:news {color:#111111;
     text-decoration: none;
}