@charset "utf-8";

.coll_menu_link:link {
	text-decoration: none;
	color: white; 
}
.coll_menu_link:visited {
	text-decoration: none;
	color: white; 
}
.coll_menu_link:hover {
	text-decoration: none;
	color: #FFCC00;
}
.coll_menu_link:focus {
	text-decoration: none; 
	color: white; 
}
.coll_menu_link:active {
	text-decoration: none;
	color: white;
}

:focus { -moz-outline-style: none; }

.style11
{
	font-weight: bold;
	font-size: 24px;
	border: 1px red solid;
}

.latest-news
{
	text-align: center;
	font-size:12px;
}