.top {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
}
a {
	color: #000000;
	text-decoration: none;
}
#menu a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #FFFF99;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#menu {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.foot {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.t1 {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
#t2 td{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4D6E2;
	line-height: 25px;
}
.t2 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}

.b1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-color: #F7F7F7;
	margin: 5px;
	border: 1px solid #CCCCCC;
}
#top a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#top a:hover{
	font-size: 12px;
	color: #FFFF99;
	text-decoration: underline;
}
