.opacity {
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #C00;
	text-decoration: underline;
}
a:visited {
	color: #C00;
	text-decoration: underline;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:active {
	color: #C00;
	text-decoration: underline;
}
.opacityLogo {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
}

.fan_box
.full_widget 
.connect_top {
	border: none;
	background-color: #333;
	color: #C00;
}
.fan_box
.full_widget {
	border: none;
	color: #FFF !important;
	background-color: #333;
}
.connect_top a {
	color: #C00;
}
.connect_top a:hover {
	color: #C00;
}
.fan_box
.connections {
	background-color: #333;
	border: none;
	color: #C00;
}
.fan_box
.connections_grid
.grid_item
.name {
	color: #C00;
}

