a:link {
	color: #1303A0;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #1303A0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
