A:HOVER {
	font-weight: bold;
	color : White;
	background-color : #ff9933;
}

/*A:VISITED {color : #000066;}
A:LINK {color : #000066;}*/

BODY 
    {background : White; color : Black}


	
/* 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 : Arial;
	font-size : 11pt;
	font-style : italic;
	font-weight : bold;
}
/* End of Menu Settings */

/* Settings for Menu Link of what page you are on*/
.PageFontColor {
	font-family : Arial;
	font-size : 11pt;
	font-style : italic;
	font-weight : bold;
	color : White;
}
/* End of Page Settings */


/* Settings for text on all pages.*/
.MainContentFont {
	font-family : Arial;
	font-size : 11pt;
}
/*End of Settings */

/* Settings for text on all pages.*/
.DirectoryLinksFont {
	font-family : Arial;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
}
/*End of Settings */


/* Beginning of Footer Settings */
.FooterFontColor {
	font-family : Arial;
	font-size : 11pt;
}
/* End of Footer Settings */


