a:link {
	font-weight: bold;
	color: #75C5F2;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #75C5F2;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
}
a:active {
	color: #75C5F2;
	font-weight: bold;
}
ul {
	color: Red;
	font-weight: bold;
}
