a:link {
	color: #815E88;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #815E88;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
a:active {
	color: #815E88;
}
