/* CSS definition file containing site wide stylesheets */

A:active {
	color: rgb(223,84,76);
 	text-decoration: none ;
 	background-color: transparent
}

A:link {
	color: rgb(223,84,76);
 	text-decoration: none ;
 	background-color: transparent
}

.NOF_TS_Calendar0 {
	font-size: medium;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	background-color: rgb(255,255,255)
}

A:visited {
	color: rgb(223,84,76);
 	text-decoration: none ;
 	background-color: transparent
}

A {
	color: rgb(223,84,76);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.hbctest {
	color: rgb(43,28,16);
 	text-decoration: none ;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

A:hover {
	color: rgb(75,55,49);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}