html {
     overflow: -moz-scrollbars-vertical;
}
body {
  background: #C1C6D4; 
  margin:0px; padding:0px; font-family:Tahoma; font-size:11px; color:#FFFFFF;
}

td {margin:0px; font-size:12px; color:#000000; font-family:tahoma;}
.bigtitle {font-size:16px;color:#20409A;font-family:tahoma; font-weight: bold;}
.content {font-size:12px;color:#000000;font-family:tahoma;}
.footer {margin:0px; padding:0px; font-family:tahoma; font-size:11px; color:#D6D6D6;}
.frontpagenews {font-size:11px;color:#20409A;font-family:tahoma;}
.header1 {font-size:14px;color:#20409A;font-family:tahoma; font-weight: bold;}
.headlines {font-size:12px;color:#20409A;font-family:tahoma;}
.newsevenitem {background-color:#E9F1FD;}
.newsodditem {background-color:#ECF0F6;}
.newssource {margin:0px; padding:0px; font-family:tahoma; font-size:11px; color:#000000;}
.td_content {background-image: url("img/bg_content.gif");background-color:#FFFFFF; background-repeat: repeat-x;}
.tiny {margin:0px; padding:0px; font-family:tahoma; font-size:11px; color:#000000;}

a {
 font-family:Tahoma; 
 color: #20409A;
 text-decoration: none;
}
a:visited {
 font-family:Tahoma; 
 color: #20409A;
 text-decoration: none;
}
a:hover {
 font-family:Tahoma; 
 color: #FF0000;
 text-decoration: none;
}
a:active {
 font-family:Tahoma; 
 color: #FF0000;
 text-decoration: none;
}

