a:link, a:active, a:visited {
font-weight: bold;
color: black;
font-size : 12px;
font-family: tahoma;
text-decoration: none;
}

a:hover {
font-weight: bold;
background: red;
color: white;
font-size : 12px;
font-family: tahoma;
text-decoration: none;
}

body {
scrollbar-arrow-color:#000000;
scrollbar-track-color:#DEDEDE;
scrollbar-shadow-color:#000000;
scrollbar-face-color:#C0C0C0;
scrollbar-highlight-color:#000000;
scrollbar-darkshadow-color:#DEDEDE;
scrollbar-3dlight-color:#DEDEDE;
color: black;
font-size : 12px;
font-family: tahoma;
}

table {
color: white;
font-size : 12px;
font-family: tahoma;
}

.menu {
color: black;
}

.get:hover {
background: none;
}

.getblack:link, .getblack:active, .getblack:visited {
font-weight: bold;
color: orange;
font-size : 10px;
Font-Family: tahoma;
text-decoration: none;
}


.getblack:hover {
font-weight: bold;
background: none;
color: red;
font-size : 10px;
Font-Family: tahoma;
}

.links:link, .links:active, .links:visited {
font-weight: bold;
color: white;
font-size : 12px;
Font-Family: tahoma;
}

.links:hover {
background: red;
}

.tablelink:link, .tablelink:active, .tablelink:visited {
color: white;
}

.tablelink:hover {
background: red;
}

.offer {
line-height: 20px;
text-align: justify;
font-weight: bold;
margin-right: 15;
margin-left: 10;
}

