BODY{
     margin-top : 0px;
     margin-left : 0px;
     margin-right : 0px;
     margin-bottom : 0px;
     /*width : 100%;*/
     height : 100%;
     background-color : #000000;
     font-size : 11px;
     font-family : MS_serif, Verdana;
     font-weight : normal;
     text-align : center;
}
TABLE{
     top : 0px;
     left : 0px;
     font-size : 11px;
     font-family : MS_serif, Verdana;
}
A{
     font-family : MS_serif, Verdana;
     text-decoration : none;
     color : silver;
     font-weight : normal;
}
A:LINK{
     font-family : MS_serif, Verdana;
     text-decoration : none;
     color : silver;
     font-weight : bold;
}
A:VISITED{
     font-family : MS_serif, Verdana;
     text-decoration : none;
     color : silver;
     font-weight : bold;
}
A:HOVER{
     font-family : MS_serif, Verdana;
     text-decoration : none;
     color : white;
     font-weight : bold;
}
A:ACTIVE{
     font-family : MS_serif, Verdana;
     text-decoration : none;
     color : silver;
     font-weight : bold;
}
LI{
     font-family : MS_serif, Verdana;
     color : #6F9CC3;
     font-size : 11px;
     line-height : 16px;
     font-weight : bold;
}

