.t {
	font-size: 9pt;
	line-height: 25px;
	text-decoration: none;
	color: #333333;
}
.bor {
	border: 1px solid #CCCCCC;
	font-size: 9pt;
}
.new {
	font-size: 9pt;
	line-height: 25px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #333333;
}
.t2 {
	font-size: 9pt;
	line-height: 30px;
	color: #B4E7FF;
	text-decoration: none;
	letter-spacing: 1px;
}
.bor2 {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	border: 1px inset;
	background-color: #F3F3F3;
}
.imgborder {
	border: 1px solid #CCCCCC;
}
a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
