.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #747D51;
}
.text2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #747D51;
}
.text2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text2 a:active {
	color: #FFFFFF;
}
.linksWhite {
}
.linksWhite a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.linksWhite a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.linksWhite a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.linksWhite a:active {
	color: #FFFFFF;
	text-decoration: none;
}
