a:link {
	color: #6363B1;
}

a:visited {
  color: #6363B1;
}

a:hover {
        font-weight: bold;
        color: #00000;
}

