.socio_linkstyle:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-weight: none;
	font-size: 14px;
}

.socio_linkstyle:hover {
	color: #ff0008;
	font-family: Arial;
	font-size: 14px;
	font-weight: none;

}
.socio_linkstyle:visited {
	color: #cccccc;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: none;
}
.socio_linkstyle:active {
	color: #ff0008;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: none;
}

