/* Start of CMSMS style sheet 'sg08_footer' */
div#footer {
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
   clear: both;       /* keep footer below content and menu */
   color: #656565;
   text-align: right;
   padding-right: 40px;
   margin-top: 25px;
   font-size: 1em; 
}

div#footer a {
   color: #656565; /* needed becouse footer link would be same color as background otherwise */
   border-bottom: 0px;
}

div#footer a:hover {
   border-bottom: 1px;
}

/* End of 'sg08_footer' */