/* Start of CMSMS style sheet 'hupimaa-content-links' */
#content a:link, #content a:active, #content a:visited, #content a:hover
{
    text-decoration: none;
    color: #000000;
}

#content a:hover
{
    text-decoration: underline;
}
/* End of 'hupimaa-content-links' */

