BODY
{
	background-color: #F9F5EC;
}
BODY, TD, TH
{
	color: #000000;
}
H1, H2
{
	color: #663300;
}
H3, H4, H5, H6
{
	color: #0F0C00;
}
A
{
	color: #110E07;
	padding: 1px;
	border-bottom: 1px dotted #F3F8DC;
}
A:hover
{
	border-bottom: 2px dotted #AFC954;
	color: #0F4D13;
	background-repeat: repeat-x;
	font-family: BakerSignet;
	font-size: 12px;
	text-decoration: underline;
	background-image: url(../Images/bckgrd/lineforlinks.gif);
	background-position: bottom;




}
A:visited
{
	color: #283A08;
	padding: 1px;
	border-bottom: 2px dotted #EFD264;
}

