/* Start of CMSMS style sheet 'GO Footernav' */
ul#footernav {
list-style: none;
}
ul#footernav li {
list-style-image: none; 
list-style-type: none;
}
ul#footernav li a {
color: #fff;
text-decoration: none;
}
ul#footernav li a:hover {
color: #c0c0c0;
text-decoration: none;
}
ul#footernav li a:active {
color: #fff;
text-decoration: none;
}
/* End of 'GO Footernav' */

