TD.DAYS {
	border : 1pt OutSet #f5deb3 ;background-color:#E0D6B7; color : #E0D6B7;
}

TD.TODAY {
	border : thin Inset #FFFACD;background-color :#999900; color:#999900;
}
TD.PUBLIC {
	border : thin Inset #FFFACD;background-color :#CC9933 ;color : #CC9933;
}
TD.Sem {
	border : thin Inset #FFFACD;background-color :#CD6C33; color : #CD6C33;
}
TD.Rem {
	border : thin Inset #FFFACD;background-color :#646464; color : #646464;
}
TD.Comm {
	border : thin Inset #FFFACD;background-color :#990000; color : #990000;
}
TD.Mul {
	border : thin outset #FFFACD;background-color :#650034; color : #650034; 
	background-image:url(http://www.universityhouse.com/images/calendar/star.gif); 
	background-repeat:no-repeat;
}

.PUBLICC{
 color : #CC9933
}
.SemC {
 color : #CD6C33;
}
.RemC {
 color : #646464;
}
.CommC {
 color : #990000;
}
.MulC {
 color : #9908F0;
}

.Whitefonts {
	font-size: 11px;
	color:#FFFFFF;
}

.fonts {font-size: 12px;}
a.link,a.Whitefonts {font-size: 11px;}
a.link:link,a.Whitefonts:link    { text-decoration: none; }
a.link:visited,a.Whitefonts:visited { text-decoration: none; }
a.link:hover,a.Whitefonts:hover   { text-decoration: underline; }
a.link:active,a.Whitefonts:active  { text-decoration: none; }