/* CSS definition file containing site wide stylesheets */

.NOF_TS_Workspace__-__Sky__BlueCalendar0 {
	font-size: medium;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	background-color: rgb(255,255,255)
}

.NOF_TS_Workspace__-__Sky__BlueCalendar1 {
	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(0,0,0)
}

.NOF_TS_Workspace__-__Sky__BlueCalendar2 {
	color: rgb(0,0,0);
 	background-color: rgb(255,255,255)
}

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(0,0,255);
 	font-weight: bold;
 	font-style: italic;
 	text-decoration: none ;
 	background-image: none
}