BODY	{
	
	background-color: #FFFFFF;
	}




/* NON-MENU LINK COLORS */

a:link       { color:#666666;}
a:visited     {color:#666666;}
a:active	{ color: #666666; text-decoration: none; }

a:hover				{ color: #0033CC ;  }

/* internal links */




a.internalvisited {
	color: #333333;
}
.internalhover {
	color: #333333;
}
.internalactive {
	color: #333333;
}




/* PAGE FONTS AND TITLES */

/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */


TABLE		{ COLOR: #333333; FONT: 12px calibri, arial, sans-serif; }



.subtitle	{ COLOR: #0033CC; FONT: 15px arial; font-weight: normal; }



.smalltitle 	{ COLOR: #932DA2; FONT: 14px calibri; font-weight: bold; }





/* FOR RIGHT SIDEBAR */

.sidebartext-right	{ color: #666666; FONT: 11px calibri; font-weight: normal; }

