.news {
	font-size: 12px;
	line-height: 120%;
	color: FFD200;
	font-weight: bold;
}
.news a:link {
	color: #FFD200;
    text-decoration: none;
}
.news a:visited {
	color: #FFD200;
    text-decoration: none;
}
.news a:hover {
	color: #FFD200;
    text-decoration: none;
}
.news a:active {
	color: #FFD200;
    text-decoration: none;
}