.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0151A3;
}

a.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0151A3;
	font-weight: bold;
	text-decoration: none; 
}

a.txt1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #341904;
	text-decoration: none; 
}



.txt2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #341904;
}

a.txt2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #341904;
	text-decoration: none;
}

a.txt2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #0151A3;
	text-decoration: none;
}



.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0151A3;
	font-weight: bold;
	border: 0px solid #8EDAFA;
}

a.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0151A3;
	font-weight: bold;
	border: 0px solid #8EDAFA;
	text-decoration: none;
}

a.txt3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #341904;
	font-weight: bold;
	border: 0px solid #8EDAFA;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
}

