@charset "utf-8";
#item_home a {
    font-size:125%;
    text-decoration:underline;
}
#item_home a:hover {
    font-size:125%;
    text-decoration:underline;
    color:#003366 !important;
}