@charset "utf-8";
/* CSS Document */




a.network:link, a.network:visited, a.network:active
{
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#880e0e;
	text-decoration:none;
}

a.network:hover
{
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#363535;
	text-decoration:none;
}

#network
{
	height:1px;
	background-color:#363535;
	margin-top:3px;
	margin-bottom:3px;
	line-height:16px;
}