.blackLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E4B4F;
	text-decoration: none;
}
.blueHeading {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #5890BC;
}
.blackHeading {

	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #344150;
}
.subHeadingYellow {
	font-family: Tahoma;
	font-size: 10px;
	color: #D2A945;
	text-decoration: none;
	font-weight: bold;
}
.txtBlackSmall {

	font-family: Tahoma;
	font-size: 10px;
	color: #3E4B4F;
	text-decoration: none;
}
.subHeadingBlue {

	font-family: Tahoma;
	font-size: 10px;
	color: #5B90CB;
	text-decoration: none;
	font-weight: bold;
}
.txtWhite {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:active {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {


	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.read a:link {

	font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
.read a:visited {


	font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
.read a:hover {



	font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
.read a:active {




	font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
.txtBox {
	font-family: Tahoma;
	font-size: 10px;
	color: #5B90CB;
	height: 15px;
	width: 100px;
	border: 1px solid #3E4B4F;
}
.txtArea {

	font-family: Tahoma;
	font-size: 10px;
	color: #5B90CB;
	height: 80px;
	width: 150px;
	border: 1px solid #3E4B4F;
}
.formBtn {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	height: 15px;
	width: 60px;
	border: 1px solid #3E4B4F;
	background-color: #5B90CB;
}
a:link {

	font-family: Tahoma;
	font-size: 11px;
	color: #3E4B4F;
	text-decoration: none;
}
a:visited {


	font-family: Tahoma;
	font-size: 11px;
	color: #3E4B4F;
	text-decoration: none;
}
a:hover {



	font-family: Tahoma;
	font-size: 11px;
	color: #3E4B4F;
	text-decoration: underline;
}
a:active {




	font-family: Tahoma;
	font-size: 11px;
	color: #3E4B4F;
	text-decoration: none;
}
