body  {
     font-family : Trebuchet MS, Arial, Geneva, sans-serif;
     color : #000000;
     margin:0px;}

.smallest  {
     font-family : Trebuchet MS, Arial, Geneva, sans-serif;
     font-size : 8pt;
     margin:0px;
}

.small  {
     font-family : Trebuchet MS, Arial, Geneva, sans-serif;
     font-size : 9pt;
     margin:0px;
}

.normal  {
     font-family : Trebuchet MS, Arial, Geneva, sans-serif;
     font-size : 12pt;
     margin:0px;
}

.default  {
     font-family : Trebuchet MS, Arial, Geneva, sans-serif;
     text-align : justify;
     font-size : 12pt;
     margin:0px;
}

.news_header  {
     text-align : left;
     font-size : 10pt;
     margin:0px;
     color: #FFFFFF;
     text-decoration: bold;     
}

.news_text  {
     text-align : left;
     font-size : 9pt;
     margin:0px;
     color: #CDCDCD;
}
.news {
     text-align : center;
     font-size : 9pt;
     color : #000000;
     margin:0px;     
}

.menu {
     text-align : center;
     font-size : 10pt;
     color : #FFFFFF;
     margin:0px;     
}
.big  {
     font-size : 13pt;
     margin:0px;
}

.title  {
     font-size : 15pt;
     margin:0px;
}

.bigtitle  {
     font-size : 17pt;
     margin:0px;
     text-decoration: bold;
}

.pagetitle  {
     font-size : 19pt;
     text-decoration: bold;
}

a:link  {
     color: #505050; 
     text-decoration: underline;
}

a:visited  {
     color : #505050;
}

a:hover {
     COLOR: #000000;
}

a.news {
	color: #E87917; 
	text-decoration: none;
    font-size : 10pt;
}

a.menu {
	color: #FFFFFF; 
	text-decoration: none;
    font-size : 10pt;
}

a.news:visited {color: #E87917; 
     text-decoration: none;
     font-size : 10pt;
}

a.menu:visited {color: #FFFFFF; 
     text-decoration: none;
     font-size : 10pt;
}

a.news:hover, a.menu:news {color:#111111;
     text-decoration: none;      font-size : 10pt;
}

a.menu:hover {color:#FFFFFF;
     text-decoration: none;      font-size : 10pt;
}