@charset "utf-8";

#footer {
position:relative;
width:980px;
top:3px;
font-weight:normal; 
}

#menu_footer {
float:right;
font-size:10px;
color:#345;
font-weight:normal;
}

#menu_footer a {
outline:none;
text-decoration:none;
color:#345;
font-weight:normal;
}

#menu_footer a:hover {
color:#CC3399;
}