/* Start of CMSMS style sheet 'colors : rouge' */
/*COLORS*/
a,
a:link,
a:visited,
a:active {
   color: #951025; 
}

div#main a:hover {
   background-color: #951025;
color: white;
}

div#content h1 {
  	background-color: #951025;
}
div#content h2 {
   color: #951025;
}
div#content h3 {
   color: #951025;
}
/*END COLORS*/
/* End of 'colors : rouge' */

