A {
	text-decoration:none;
	color: #003399;
	line-height: 150%;
}
A:hover {color: "#FF6633"; text-decoration:underline;}
a:active { color: #5F9EA0; } 

.line {
	border: 1px solid #666666;
	font-size:14px;
	line-height: 150%;
}
.line2 {
	padding: 15px 7px;
	border: 1px dotted #666666;
}
.font20 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.font16 {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009933;
	border: thin groove #336600;
}
/*********** #btm ***********/
.btm a {
	padding: 1px;
	margin: 1px;
}

.btm a:hover{
	color:#DD0000;position:relative;top:1px;left:1px
}
p {
	font-size: 14px;
	line-height: 160%;
	color: #000000;
}
.font18 {
	font-size: 16px;
	color: #003366;
	background-color: #FFFFFF;
	font-weight: bold;
	width: 600px;
	padding: 5px;
	height: 25px;
	border: thin double #57BC52;
}
