
body {
background-attachment:fixed;
background-color:white;
background-image : url(us_main_back.jpg);
background-position:    0% 100%;
background-repeat:        no-repeat;

font-size : 13px; 
font-family : Verdana,Osaka,'MS UI Gothic';

scrollbar-3dlight-color:white;
scrollbar-darkshadow-color:white;
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
scrollbar-arrow-color:black;
scrollbar-track-color:black;
}
a:link{text-decoration:none;color:black;}
a:visited{text-decoration:none;color:black;}
a:hover{color:white;background-color:black;}

.cc { color : crimson;}