.stateon {
  FILTER: alpha(Opacity=70);
  -moz-opacity:.70;
  opacity:.70;
}
.stateoff {
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC232A;
	font-size: small;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC232A;
}
.links a:link {
	text-decoration: none;
}
.links a:visited {
	text-decoration: none;
	color: #CC232A;
}
.links a:hover {
	text-decoration: underline;
	color: #000000;
}
.links a:active {
	text-decoration: none;
	color: #CC232A;
}

