@charset "ISO-8859-1";
a:link {
	color: #0099CC;
	text-decoration: none;
}
.news {
	background-repeat: repeat-x;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FF3366;
	text-decoration: none;
}

