a:hover {
	color:#0099FF;
	background-color: #DDEEFF;
}
.style2 {color: #CC0000}
a:link {
	color: #0000CC;
}
a:visited {
	color: #6666FF;
}
a:active {
	color: #6666FF;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tx10 {
	font-size: 10px;
	text-decoration: blink;
	color: #333333;
	font-weight: normal;
}
.tx12 {
	font-size: 12px;
	color: #333333;
}
.tx10red {
	font-size: 10px;
	color: #990000;
}
.tx12b {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.box {
	padding: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #254985;
}
.box2 {
	padding: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.info_txt {
	font-size: 12px;
	color: #333333;
	padding: 4px;
}
.tx12blue {
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}
.square {
	font-size: 12px;
	color: #254985;
}
.12b_gray {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.14b {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
