body {
background-image: url(bg.jpg);
background-color: #003366;
background-attachment: scroll;
background-repeat: repeat-y;
font-family: verdana; 
color: #ffffff; 
letter-spacing: 0px; 
font-weight: normal; 
font-size: 12px;
cursor: default;}

body {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #003366;
scrollbar-face-color: #003366;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #003366;
scrollbar-3dlight-color: #000000;
scrollbar-track-color: #003366;
scrollbar-darkshadow-color: #003366;
}

.head { font-family: verdana; font-size: 12px; color: #ffffff; background-color: none; border: #ffffff; border-style: solid; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-top-width: 0px; text-align: right; font-weight: bold; filter: blur(strength=30); height: 12px}


A:link {filter: alpha(opacity=100, finishopacity=20, style=1); height:10px; ;color:#ffffff; }
A:visited {color: #ffffff;text-decoration: line-through; cursor: crosshair;}
A:active {color: #ffffff;text-decoration: none; cursor: crosshair;}
A:hover {filter: alpha(opacity=20, finishopacity=100, style=1); height:10px; ;color:#ffffff; }