A:HOVER {
	font-weight: bold;
	color : #FAFBDD;
	background-color : #669966;
}

/*A:VISITED {color : #000066;}
A:LINK {color : #000066;}*/

BODY 
    {
	background : #FAFBDD; 
	topmargin: 0;
	leftmargin: 0;	
}


	
/* Beginning of Header settings 
.HeaderColor {color:#01037e; background-color : #01037e}
.HeaderFontColor {font-family : ; font-size : 20pt; color:#ffffcc}
.DividerColor {color:#dddddd; background-color : #dddddd}
.DividerFontColor {font-family : Arial; font-size : 10pt; color:Black;}
End of Header Settings */


/* Beginning of Menu Settings */
.MenuFontColor {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}
/* End of Menu Settings */

/* Settings for Menu Link of what page you are on*/
.PageFontColor {
	font-family : Missy BT;
	font-size : 12pt;
	font-weight : bold;
	color : White;
}
/* End of Page Settings */


/* Settings for text on all pages.*/
.MainContentFont {
	font-family : Arial;
	font-size : 10pt;
}
/*End of Settings */

/* Settings for text on all pages.*/
.SideMenuContentFont {
	font-family : Arial;
	font-size : 8pt;
}
/*End of Settings */

/* Settings for text on all pages.*/
.MenuContentFont {
	font-family : Arial;
	font-size : 10pt;
}
/*End of Settings */


/* Settings for text on all pages.*/
.DirectoryLinksFont {
	font-family :  Arial;
	font-size : 100%;
	font-style : normal;
	font-weight : bold;
}
/*End of Settings */


/* Beginning of Footer Settings */
.FooterFontColor {
	font-family : Arial;
	font-size : 70%;
	font-color : white;
	font-weight : bold;
}
/* End of Footer Settings */


