@charset "utf-8";
/* CSS Document */
a {
text-decoration: none;
padding-bottom: 4px;
white-space: nowrap;
}
a:hover {
background: url(underline1.gif) repeat-x 100% 100%;
}

