.txt {
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #4FA3FF;
	text-decoration: none;
}
.txt a:link, .txt3 a:visited,  {
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #3772B3;
	text-decoration: none;
}
.txt a:hover {
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.txt2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3772B3;
	text-decoration: none;
}
.txt2 a:link {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #4FA3FF;
	text-decoration: none;
}
.txt2 a:visited {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #4FA3FF;
	text-decoration: none;
}
.txt2 a:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.txt2 a:active {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #4FA3FF;
	text-decoration: none;
}
.txt3 {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.txt3 a:link, .txt3 a:visited,  {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #4FA3FF;
	text-decoration: none;
}
.txt3 a:hover {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.txt3 a:active {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #4FA3FF;
	text-decoration: none;
}
.arc A:link, .arc A:visited, .arc A:active {
	color:#FFFFFF;
	margin: 2px;
	width: 30px;
	height: 20px;
	text-align:center;
	text-decoration: underline;
	font-weight: bold;
	font-size:14px;
	float:left;
	border: 1px #386600 solid;
	background-color:#4FA3FF;
	line-height:20px;
	vertical-align:middle;
}
.arc A:hover {
	color:#000000;
	margin: 2px;
	width: 30px;
	height: 20px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	float:left;
	border: 1px #000000 solid;
	background-color:#ffffff;
	line-height:20px;
	vertical-align:middle;
}
