@charset "UTF-8";
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a { color: #000000; text-decoration: none} 

/* a:link  { background: #ffffff } */


/*a:visited { }
*/

a.imglink { text-decoration: none; background: none }

/*
      CL&P: #ed008c
    Design: #b2bd1d
      JA&C: #54bdec
Lens Media: #f77e21
     Music: #ae208e
*/

/* classes for subject groups: colours mainly */
.sg1 { color: #ed008c; font-weight: bold; }
.sg2 { color: #b2bd1d; font-weight: bold; }
.sg3 { color: #54bdec; font-weight: bold; }
.sg4 { color: #f77e21; font-weight: bold; }
.sg5 { color: #ae208e; font-weight: bold; }

.emaillink { color: #666666; font-size: 95% } 

a:hover { text-decoration: underline; }

/*ul.hangindent {
padding-left: 1em;
}

ul.hangindent li.hangindent {
list-style: none;
text-indent: -1em;
}
*/