a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	text-decoration: overline;
	background-color: #999999;
	font-size: 12px;

}
a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.style2 font a {
	color: #000;
}
.style2 font a {
	color: #FFF;
}
