
body{
font-family: Trebuchet MS,Georgia,Arial,sans-serif;
color:white;
font-size:14px;
background-color: #000000;
text-align:center;
}
h1{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFD95A;
font-size:25px;
font-weight:normal;
display:inline;
}
a{
color:#FFD700;
}
.description{
width:720px;
text-align:left;
border:1px #000000 solid;
margin:10px auto;
line-height:1.6em;
background-color:#111111;
border:1px #2B2B2B solid;
font-family:Trebuchet MS,Georgia,Arial,sans-serif;
font-size:15px;
color:white;
padding:15px;
}
.description a{
font-family: Trebuchet MS,Georgia,Arial,sans-serif;
color:#FFD95A;
font-size:15px;
text-decoration:none;
}
.description a:hover{
/*text-decoration:underline;*/
border-bottom:1px gold dotted;
/*border-bottom:1px dashed #FFD95A;*/
}
.description .dvr{
font-size:13px;
color:#FFFFFF;
}
ul{
letter-spacing:1px;
}

