.link-off {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.link-on {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #339966;
}
