.main a:link {
	color: #000000;
	text-decoration: none;
} 
.main a:visited {
	color: #000000;
	text-decoration: none;
}
.main a:hover {text-decoration: none;
	color: #B5122B;
	font-size: 10px;
	font-weight: bold;}
.main a:active {
	text-decoration: none;
}

.navbar a:link {
	color: #000000;
	text-decoration: none;
}
.navbar a:visited {
	color: #000000;
	text-decoration: none;
}
.navbar a:hover {
	color: #B5122B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navbar a:active {
	color: #000000;
	text-decoration: underline;
}
.point11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.plain a:link {
	color: #000000;
	text-decoration: underline;
} 
.plain a:visited {
	color: #000000;
	text-decoration: underline;
}
.plain a:hover {text-decoration: none;
	color: #B5122B;
	font-size: 11px;
	font-weight: normal;}
.plain a:active {
	text-decoration: underline;
}
.point11boldg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e8e9dc;
}

.point11Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
