a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #0B8ACD;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

a.menu:link {
	font-size: 13px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-size: 13px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-size: 13px;
	color:#ffffff;
	text-decoration:underline;
	font-weight: bold;
}
a.menu:active {
	font-size: 13px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

a.news:link {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.news:visited {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.news:hover {
	font-size: 13px;
	color:#000066;
	text-decoration:underline;
	font-weight: bold;
}
a.news:active {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
