SPAN.default {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	color : #330066;
}
P.head {
	font : bold larger;
	background-color : #EEEEF6;
	color : #C24B03;
}
DIV.special {
	font : bold larger;
	color : #097743;
}

a.activities:link		{color: #C24B03; text-decoration: none;
						 font-family: Arial, Helvetica, sans-serif;
						 font-size: 80%;
						 font-weight: bold;
						 }

a.activities:visited	{color: #C24B03; text-decoration: none;
						 font-family: Arial, Helvetica, sans-serif;
						 font-size: 80%;
						 font-weight: bold;
						 }

a.activities:hover		{color: #330066; text-decoration: underline;
						 font-family: Arial, Helvetica, sans-serif;
						 font-size: 80%;
						 font-weight: bold;
						 }