@charset "utf-8";
/* CSS Document */

a:link,a:visited,a:active {
color:#104981;
}

a:hover {
color:#999999;
}

#subscribebox a:link,#subscribebox a:active,#subscribebox a:visited {
color:#104981;
}

#subscribebox a:hover {
color:#999999;
}

#menus li a {
color:#104981;
}

#menus li a {
border:0px solid #ccc;
border-right:1px solid #97989c;
}

#menus li a:hover {
background:#ccc;
}
