/* Start of CMSMS style sheet 'home' */
#introText { 
 padding:10px;
 margin-right:15px;
 line-height:150%;
 font-family:verdana;
 font-size:14px;
 color:#787878; 
}
#introText a, a:VISITED { 
 background-color:#F3F3F3;
 color:#356AA5; 
 font-weight:bold; 
 text-decoration:none;
}
#introText a:HOVER { 
 background-color:#F3F3F3;
 color:orange;
}
/* End of 'home' */

