body {	background: black; margin-top: 10px; scrollbar-face-color: #c2d2e4; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #C0C0C0; scrollbar-darkshadow-color: #C0C0C0; scrollbar-track-color: #CCCCCC; scrollbar-arrow-color: black }

.tablebordbot
{
border-bottom: 1 solid #c2d2e4;
}
.tablebordtop
{
border-bottom: 1 solid #c2d2e4;
}
.tablebordleft
{
border-left : 1px solid #c2d2e4;
}

.tablebordtopbot
{
border-top : 1px solid #c2d2e4;
border-bottom: 1 solid #c2d2e4;

}
.tablebordleftbot
{
border-left : 1px solid #c2d2e4;
border-bottom: 1 solid #c2d2e4;
border-right: 1 solid #c2d2e4;

}

A:link { text-decoration: none; color: white; }
A:visited {text-decoration: none; color: white; }
A:hover {text-decoration: none; color: red; }
A:active {text-decoration: none; color: white; }