/* Start of CMSMS style sheet 'menu' */
#buttons {
 background-color: #669999;
 font-size: 24px;
 color: #FFFFFF;
 font-style: italic;
}

.buttons {padding: 10px 10px 10px 5px;}

.buttons a {text-decoration: none; padding-left: 10px;}

.buttons ul {text-decoration: none; margin: 0;}

.buttons li {display: inline; margin: 0;}

.buttons ul li {display: inline; text-decoration: none;}

.buttons ul li a {color: #fff; text-decoration: none;}

.buttons ul li a:hover {color: #000; text-decoration: underline;}
/* End of 'menu' */

