* {
	font-size: 100%;
	font-style: normal;
	color: #FFFFFF;
	margin: 0;
}
body {
	margin: 10px 0px 0px 13px;
	background-color: #004F27;
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.2em;
}
.day {
	width: 90px;
	vertical-align: top;
	float: left;
	background: url(../img/tpl/icon_p.gif) no-repeat;
	padding-left: 30px;
	height: 1.2em;
}
.title {
	vertical-align: top;
	width: 600px;
	float: left;
	height: 1.2em;
}
a:link {
	color: #FEC641;
	text-decoration: underline;
}
a:visited {
	color: #FEC641;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FEC641;
}
.topicsAria {
	clear: left;
}
