a:link { color: rgb(204,0,0); text-decoration:none }
a:visited { color: rgb(153,0,0); text-decoration:none }
a:active { color: rgb(204,0,0); text-decoration:none }
a:hover { color: rgb(102,102,102); text-decoration:none }


body#set {
    margin: 0px; 
    padding: 0px;
    background-color:rgb(255,255,255);
    font: normal 14px arial,helvetica,sans-serif;

}

#menu {
    position:absolute; 
    font-family:Arial;
    font-size:20px;
    color: rgb(00,00,00); 
    height:30px; 
    font-weight:bold;
    width:450px;
    left: 50%;
    top: 165px; 
    margin-left: -270px;
    text-align:left;
    z-index:3;
  }


.t { 
    font-family:Arial;	
    font-size:13px;
    color: rgb(153,153,153); 
}

.h { 
    font-family:Arial;	
    font-size:14px;
    color: rgb(153,153,153); 
    font-weight:bold;
}

.h1{ 
    font-family:Arial;	
    font-size:18px;
    color: rgb(153,153,153); 
    font-weight:bold;
}

.c { 
    font-family:Arial;	
    font-size:11px;
    color: rgb(153,153,153); 
}
