#content a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#content a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#content a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #88cc76;
	text-decoration: none;
}
#content a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}

.contentOVER {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #88cc76;
}