a.off{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #333333;
	text-decoration : none;
}
a.off:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}
a.off2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #333333;
	text-decoration : none;
}
a.off2:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}
a.off3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	color : #333333;
	text-decoration : none;
}
a.off3:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}