body {
	font-family: Arial, Helvetica, sans-serif;
}
.txt {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt a:link {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt a:visited {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt a:active {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt a:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.txt2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #EEEAC6;
	text-decoration: none;
}
.txt2 a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EEEAC6;
	text-decoration: underline;
}
.txt2 a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EEEAC6;
	text-decoration: underline;
}
.txt2 a:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EEEAC6;
	text-decoration: underline;
}
.txt2 a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt3 {
	font-family: Arial;
	font-size: 27px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt3 a:link {
	font-family: Arial;
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	color: #BEDB39;
	text-decoration: none;
}
.txt3 a:visited {
	font-family: Arial;
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	color: #BEDB39;
	text-decoration: none;
}
.txt3 a:active {
	font-family: Arial;
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	color: #BEDB39;
	text-decoration: none;
}
.txt3 a:hover {
	font-family: Arial;
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	color: #FD7400;
	text-decoration: underline;
}
.txt4 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #EEEAC6;
	text-decoration: none;
}
.txt4 a:link {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt4 a:visited {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt4 a:hover {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.arc {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #EEEAC6;
	text-decoration: none;
}
.arc A:link, .arc A:visited, .arc A:active {
	color:#EEEAC6;
	margin: 2px;
	width: 25px;
	height: 22px;
	text-align:center;
	text-decoration: underline;
	font-weight: bold;
	font-size:16px;
	float:left;
	border: 1px #386600 solid;
	background-color:#025077;
	line-height:20px;
	vertical-align:middle;
}
.arc A:hover {
	color:#EEEAC6;
	margin: 2px;
	width: 25px;
	height: 22px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:16px;
	float:left;
	border: 1px #000000 solid;
	background-color:#3866C2;
	line-height:20px;
	vertical-align:middle;
}