a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.a1:link {
	color: #ffffff;
	text-decoration: none;
}
.a1:visited {
	color: #ffffff;
	text-decoration: none;
}
.a1:hover {
	color: #ffcc00;
	text-decoration: none;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: underline;
}
.a2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	text-decoration: underline;
}
.a2:visited {
	color: #333333;
	text-decoration: underline;
}
.a2:hover {
	color: #0B89D6;
	text-decoration: underline;
}
.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C50F0F;
	text-decoration: none;
}
