.footer_op {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #919191;
	text-align: left;
	line-height: normal;
}
a.footer_op:link {
	color: #999999;
	text-decoration: none;
}
a.footer_op:visited {
	color: #999999;
	text-decoration: none;
}
a.footer_op:active {
	color: #999999;
	text-decoration: none;
}
a.footer_op:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
