.HomeBodyText {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}
.Footer {
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}

__________________________________________

.TNav {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}

.TNav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold; 
}
.TNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold; 
}
.TNav a:hover { 
	color: #6699CC;
	text-decoration: none; 
	font-weight: bold; 
}
.TNav a:active {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold; 
}

___________________________________________

a:link {
	color: #000000;
	text-decoration: none;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px; 
	font-weight: bold; 
 }
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold; 
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold; 
}
a:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold; 
}
_____________________________________________

.LNav {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px; 
	font-weight: bold; 
	color: #000000;
}
.LNav a:link{ 
	COLOR: #000000; 
	text-decoration: none;
	font-weight: bold;  
} 
.LNav a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold; 
}
.LNav a:hover {
	color:#FFFF00;
	text-decoration: none;
	font-weight: bold; 
}
.LNav a:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold; 
}

___________________________________________________

.TextLink {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px; 
	font-weight: bold; 
	color: #000000;
}
.TextLink a:link{ 
	COLOR: #000000; 
	text-decoration: none; 
	font-weight: bold; 
} 
.TextLink a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold; 
}
.TextLink a:hover {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold; 
}
.TextLink a:active {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold; 
}