 a{text-decoration:none;}
 a:link { color:#c0c0c0; }
 a:active { color:#c0c0c0; }
 a:visited { color:#c0c0c0; }
 a:hover { color:ffffff; }  
  
.body{
color : silver;
background-color : black;
margin-top : 30px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
.menu{
font-size : 90%;
font-weight : 900;
letter-spacing : 1px;
}
.sitename{
font-size : 30px;
font-weight : 900;
padding-top : 10px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 10px;




}
.title_div{
border-left-width : 2px;
border-bottom-width : 1px;
border-left-style : solid;
border-bottom-style : solid;
border-left-color : maroon;
border-bottom-color : maroon;
margin-top : 5px;
margin-left : 5px;
font-size : 85%;
font-weight : 900;
padding-left : 5px;
}
.text_div{
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
margin-top : 0px;
margin-left : 5px;
margin-right : 5px;
margin-bottom : 5px;
font-size : 70%;
line-height : 17px;
}
.dtx_title{
font-size : 80%;
}
.dtx_text{
  font-size : 75%;
}
