body{
   color:black;
  font-family: ‚l‚r ‚oƒSƒVƒbƒN;
  margin: 0px 0px 0px 0px;
  line-height: 15px;
  cursor: default;
  text-align:left;
}

table.A{
  background:white;
 margin-top:0px;
 margin-left:0px;
 border-collapse:collapse;
 
}

td.A{
 background:black;
 margin-left:0px;
 text-align:left;
 font-size:18px;
 line-height:19px;
 text-align:left;
 font-weight:bold;
 border-collapse:collapse;

}

td.B{
 background:white;
  margin-left:0px;
 text-align:left;
 font-size:18px;
 line-height:19px;
 text-align:left;
 font-weight:bold;
 border-collapse:collapse;
  border-width:2px;
 border-color:gray;
 border-style:solid;

}

td.C{
 background:white;
 border-width:2px;
 border-top-color:white;
 border-bottom-color:black;
 border-left-color:white;
 border-right-color:white;
 border-style:solid;
 margin-left:0px;
 text-align:left;
 font-size:18px;
 line-height:19px;
 font-weight:bold;
 border-collapse:collapse;

}
.mainBox{
 width:800px;
 border-width:0px;
 margin-top:30px;
 margin-left:60px;

}

.logoBox{
 width:450px;
 border-width:0px;
 margin-bottom:0px;


}
.LinkBox{
 background:white;
 width:128px;
 margin-left:0px;
 font-size:16px;
 line-height:23px;

}

A.menu{text-decoration:none;}
A.menu:Link{color:#ffa07a;}
A.menu:Visited{color:#855e42;}
A.menu:Active{color:#f08080;}
A.menu:Hover{text-decoration:underline; color:#ff6600 ;

} 