.main a:link {
	color: #333;
	text-decoration: none;
} 
.main a:visited {
	color: #333;
	text-decoration: none;
}
.main a:hover {
	text-decoration: none;
	color: #932A8F;
	font-size: 11px;
	font-weight: bold;
}
.main a:active {
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
}

.navbar a:link {
	color: #666;
	text-decoration: none;
}
.navbar a:visited {
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
.navbar a:hover {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.navbar a:active {
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
.point11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	float: left;
	padding-right: 15px;
	font-weight: bold;
}
.plain a:link {
	color: #666;
} 
.plain a:visited {
	color: #666;
	text-decoration: none;
}
.plain a:hover {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.plain a:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.point11boldg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e8e9dc;
}

.point11Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
}

