body
{
scrollbar-arrow-color: #ffffff;
scrollbar-face-color: #16191B;
scrollbar-highlight-color: #A8A8A8;
scrollbar-3dlight-color: #8C8C8C;
scrollbar-shadow-color: #8C8C8C;
scrollbar-darkshadow-color: #8C8C8C;
scrollbar-track-color: #3A3A3A;
color: #ffffff;
font-size: 15px;
font-family: "Unikurd Web", Tahoma, Arial, Verdana, sans-serif;
}

a:hover{
text-decoration: underline;
color: #CDCDCD;
}
a{
color: #CDCDCD;
text-decoration: none;
}

hr {
width: 100%;
margin: 0px;
border-bottom : 1px dashed #888888; 
border-top : none; 
color: black; 
}
