A:link    {
	text-decoration: none;
	color: #000099;
	font-family : Comic Sans MS;
	font-size : 10pt;
	font-weight : bold;
}
A:visited {
	text-decoration: none;
	color: #000099;
	font-family : Comic Sans MS;
	font-size : 10pt;
	font-weight : bold;
}
A:active  { 
	text-decoration: none;
	color: #000099;
	font-family : Comic Sans MS;
	font-size : 10pt;
	font-weight : bold;
}

A { 
	text-decoration: none;
	color: #000099;
	font-family : Comic Sans MS;
	font-size : 10pt;
	font-weight : bold;
}

A.whitelink:HOVER {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Comic Sans MS;
	font-size : 10pt;
	font-weight : bold;
}

BODY {background-image:url(graphics/fullpage-back2.gif); background-color: #33CCCC; background-repeat: no-repeat}


.HighlightBox {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	
}
