a:link
{
	font-weight: bold;
	text-decoration: underline;
	color: #6A6262;
}

a:active
{
	font-weight: bold;
	text-decoration: underline;
	color: #6A6262;
}

a:visited
{
	font-weight: bold;
	text-decoration: underline;
	color: #6A6262;
}

/*a:hover
{
	background: #3E004B;
	text-decoration: underline;
	color: #8E7F9A;
}*/