/* Start of CMSMS style sheet 'S - Links impulsRaum' */
a,
a:link

a:active {
   text-decoration: underline;
   color: #993366;
}

a:visited {
   text-decoration: underline;
   color: #993366;
}


a:hover {
   text-decoration: none;
   color: #993366;
}
/* End of 'S - Links impulsRaum' */

