body {
background-image: url('../images/back/back_menu.jpg');
background-color: #5A69AD;
font-family: Verdana; 
font-size: 13px;
scrollbar-track-color: #5A69AD;
scrollbar-face-color: #5A69AD;
scrollbar-highlight-color: #5A69AD;
scrollbar-3dlight-color: #FFD394;
scrollbar-darkshadow-color: #5A69AD;
scrollbar-shadow-color: #FFD394;
scrollbar-arrow-color: #FFD394;
}

td {
font-family: "Verdana"; 
font-size: "13px";
}


hr {
color: #FFD394;
}

a {font-family: "Verdana"; font-size: "13px";}
a:link {color: #FFD394; text-decoration: none}
a:visited {color: #FFD394; text-decoration: none}
a:active {color: yellow; text-decoration: none}
a:hover {color: yellow; text-decoration: none; font-weight: bold}

