.imitationLink 
	{
		font-family:Times;
		font-size:14px;
		color:#B18449;
		text-decoration:none;
	}

A:link 
	{
		font-family:Times;
		font-size:14px;
		color:#B18449;
		text-decoration:none;
	}

A:visited
	{
		font-family:times new roman,times,serif;
		font-size:14px;
		color:#B18449;
		text-decoration:none;
	}

A:hover
	{
		font-family:times new roman,times,serif;
		font-size:14px;
		color:#EBCF79;
		text-decoration:none;
	}

A:active
	{
		font-family:times new roman,times,serif;
		font-size:14px;
		color:#B18449;
	}


BODY, TD {
	font-family:times new roman,times,serif;
	font-size:14px;
	color:#342718;	
	line-height:15px;
	margin:0in;
}


.bodyText {
	font-family:times new roman,times,serif;
	font-size:14px;
	color:#342718;	
	margin-left:.5in;
	margin-right:.5in;
	margin-bottom:.25in;
}



.headerText {
	font-size:14px;
	color:#4C2F1F;	
	letter-spacing: .4em
}

.header1Text {
	font-family:times new roman,times,serif;
	font-size:14px;
	font-weight:bold;
	color:#4C2F1F;	
	margin-left:.5in;
	margin-right:.5in;
}

.header2Text {
	font-size:16px;
	color:#red;	
	font-weight:bold;
	text-transform: capitalize
}

.navText {
	font-size:17px;
	font-weight:bold;
	color:#0089CFE;	
}



