.b {
	border: 2px solid #5C9CC3;
}
.t1 {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}
.t2 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
a.t2:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline
}
