
a:link {
color: #000000;
font-size : 12; 
Font-Family: Arial;
font-weight: bold;
text-decoration: none}

a:active {
color: #FF3300;
font-size : 12; 
Font-Family: Arial;
font-weight: bold;
text-decoration: none}

a:visited {
color: #3366FF;
font-size : 12; 
Font-Family: Arial;
font-weight: bold;
text-decoration: none}

a:hover {
color: #3399FF;
cursor: crosshair;
font-size : 12;
Font-Family: Arial;
font-weight: bold;
text-decoration: underline}

BODY {
scrollbar-arrow-color:#3399FF;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#3399FF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#3399FF;
scrollbar-darkshadow-color:#3399FF;
scrollbar-3dlight-color:#3399FF;
background-attachment: fixed}


FONT {
Font-Family: Arial}

