
body{
background-image:url("../pics/background/menu_bottom.gif");
background-color:#FFFF99;
color:#990033;
font-family:Sans-Serif;
scrollbar-base-color:#FFFF00;
scrollbar-arrow-color:#FF8C00;
}
table{
 border:1px solid orange;
}
a:link { font-weight:bold;color:#990033;}    
a:visited { text-decoration:none;font-weight:bold;color:#990033; } 
a:hover {text-decoration:blink;color:#FF0033;}   
a:active { text-decoration:underline;font-weight:bold;color:#FF4500; }  
a:focus { text-decoration:underline;font-weight:bold; } 



