.t2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;

}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";


}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";


}
a:hover {
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";


}
a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";


}
