a { 
color: yellow;   
}  
.body1 {
margin: 0%;
background-color: black;   
margin-left: 190px;    
color: rgb(255, 255, 255);   
font-family: Georgia;   
font-size: 16px;    
SCROLLBAR-FACE-COLOR: #000000;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #ffffff;
  SCROLLBAR-3DLIGHT-COLOR: #000000;
  SCROLLBAR-ARROW-COLOR: #ffffff;
  SCROLLBAR-TRACK-COLOR: #000000;
  SCROLLBAR-DARKSHADOW-COLOR: #000000 
}
.td1  { 
text-align: center; 
border: solid 1px rgb(255,255,255) 
} 
.table1  { 
margin-left: -5px 
}

.menutitle { border: 1px solid rgb(204, 204, 204);
margin: 0% 0% 5px;
color: rgb(204, 204, 204);
text-align: center;
background-color: rgb(0, 0, 51);
width: 178px;
font-family: Georgia;
font-weight: bold;
cursor: pointer;
font-size: 16px;
padding-bottom: 3px;
}
.submenu { text-align: center;
}
.table2 { width: 160px;
margin-top: -5px;
}
.td2 { border: 1px solid rgb(204, 204, 204);
text-align: center;
font-family: Georgia;
font-weight: bold;
font-size: 14px;
padding-top: 0px;
padding-bottom: 3px;
}
.a2 { text-decoration: none;
color: rgb(204, 204, 204);
}
