body{
margin: 0px; padding: 0px;
/*text-align: center; font-family: Arial, Helvetica, sans-serif;*/
/*font-size: 100%; color: #000;*/
background: url(images/bk_body0.jpg) repeat-x 50% 0;
background-color: #ffffff;
} 

a:link { 
color: #666666; 
text-decoration:none; 
font-family: verdana,arial;
font-size: 9px;
font-weight: 700;
}
a:visited { 
color: #666666; 
text-decoration:none; 
font-family: verdana,arial;
font-size: 9px;
font-weight: 700;
} 
 
a:hover {
color: #ff0000; 
text-decoration:underline;
font-family: verdana,arial;
font-size: 9px;
font-weight: 700;
} 
