/******* MY NETWORK *******/
a.net{
	font-size:11px;
  font-weight: bold;
  text-decoration: underline;
	color: #b30000;
}
a.net:visited {
	color: #b30000;
  text-decoration: underline;
}
a.net:hover{
	color: #b30000;
  text-decoration: none;
}

.netsmall{
	font-size:9px;
  font-weight: bold;
  text-decoration: underline;
	color: #b30000;
}

a.netsmall{
	font-size:9px;
  font-weight: bold;
  text-decoration: underline;
	color: #b30000;
}
a.netsmall:visited {
	color: #b30000;
  text-decoration: underline;
}
a.netsmall:hover{
	color: #b30000;
  text-decoration: none;
}

a.netgroupname{
	color:#b30000;
  text-decoration: underline;
}
a.netgroupname:visited {
	color:#b30000;
	text-decoration: underline;
}
a.netgroupname:hover{
	color:#b30000;
	text-decoration: none;
}

a.netgroupusername{
	color:#000000;
  font-weight: bold;
  text-decoration: none;
  font-size:9px;
}
a.netgroupusername:visited {
	color:#000000;
	text-decoration: none;
}
a.netgroupusername:hover{
	color:#000000;
	text-decoration: underline;
}

.netgroupgrname{
  font-size:9px;
}

.netgroupusername{
  font-weight: bold;
  text-decoration: none;
  font-size:9px;
}

.locationname{
	color:#b30000;
  font-weight: bold;
}
