@charset "ISO-8859-1";
a:link {
	color: #05a0c6;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #05a0c6;
}
a:hover {
	font-weight: bold;
	color: #333333;
}
a:active {
	font-weight: bold;
	color: #05a0c6;
}
