@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#news {
	font-size: 12px;
}
a:link {
	color: #44C8F5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #44C8F5;
}
a:hover {
	text-decoration: none;
	color: #270C00;
}
.title {
	font-size: 12px;
	line-height: 120%;
}
