a:link {
	text-decoration: none;
	color: #333399;

}
a:hover {
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #7B7BD2;

}

