.t1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;

}
.t2 {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.t3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	width: auto;

}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
