bodyTxt {
	font-family: Georgia, Times New Roman, Times;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: 400;
	font-family: Georgia, Times New Roman, Times;
	font-size: 13px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times;
	font-size: 13px;
}
a:hover {
	color: #006666;
	text-decoration: none;
	font-size: 13px;
}

p.color {font-color: #333333;
}