a:link, a:active, a:visited {
color: #deb23d;
font-size: 11; 
font-weight: bold;
text-decoration: none;
font-family: Verdana;
}
a:hover {
color: #ff000d;
font-size: 11;
font-weight: bold;
text-decoration: underline;
font-family: Verdana;
}
td {
color: #a3a0a0;
font-size: 11;
font-weight: normal;
font-family: Verdana;
} 

.footie {
color: #deb23d;
font-family: Verdana;
font-size: 9;
font-weight: normal;
text-decoration: none;
}
A.footie {
color: #deb23d;
font-size: 9;
text-decoration: none;
font-weight: normal;
}
A.footie:link {
color:#deb23d;
font-size: 9;
text-decoration: none;
font-weight: normal;
}
A.footie:active {
color:#deb23d;
font-size: 9;
text-decoration: none;
font-weight: normal;
}
A.footie:visited {
color:#deb23d;
font-size: 9;
text-decoration: none;
font-weight: normal;
}
A.footie:hover {
color: #ff000d;
font-size: 9;
text-decoration: none;
font-weight: normal;
}

.led {
font-family: Verdana;
font-size: 18;
font-weight: normal;
text-decoration: none;
}
A.led {
color: #deb23d;
font-size: 18;
text-decoration: none;
font-weight: normal;
}
A.led:link {
color:#deb23d;
font-size: 18;
text-decoration: none;
font-weight: normal;
}
A.led:active {
color:#deb23d;
font-size: 18;
text-decoration: none;
font-weight: normal;
}
A.led:visited {
color:#deb23d;
font-size: 18;
text-decoration: none;
font-weight: normal;
}
A.led:hover {
color: #ff000d;
font-size: 18;
text-decoration: none;
font-weight: normal;
}



.title {
color: #FFFF00;
font-size: 12;
font-weight: bold;
text-decoration: none;
font-family: Verdana;
}


BODY {
scrollbar-arrow-color: #FF0000;
scrollbar-track-color: #000000;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #FF0000;
scrollbar-highlight-color: #FF0000;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #000000;
background-color: #000000;
font-size: 11;
font-weight: normal;
color: #ffffff;
font-family: Verdana;
}
