/* CSS Document */

a.GroupLink {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.99em;
	font-weight: 200;
	color: #000000;
	text-align: left;
	padding-right: 3px;
}

a.GroupLink:link {
	text-decoration: none;
}

a.GroupLink:visited {
	text-decoration: none;
	color: #000000;
}

a.GroupLink:hover {
	text-decoration: none;
	color: #E3313A;
}

a.GroupLink:active {
	text-decoration: none;
	color: #E3313A;
}

ul {
	list-style-type: square;
	line-height: 20px;
}