/* CSS Document */
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1954a1;
	text-decoration: none; 
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fed52c;
	font-weight:bold;
	text-decoration: none;
}
.important_grey {
	color: #6c6c6c;
	font-weight:bold;
}

.pas_important {
	color: #999999;
	font-style:italic;
	font-weight:normal;
}


.news_date {
	color: #6a9dce;
	font-style:italic;
	font-weight:normal;
}
/*.news_line {
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #fed52c;
	border-top:1px solid #fed52c;
	background-color:#f8f8f2;
}*/
.news_line {
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px solid #fed52c;
	border-top:1px solid #fed52c;
	background-color:#fafaf5;
}
/*.title_red {
	font-size: 14px;
	color: #ce0648;
}

.import_grey_italic {
	color: #6c6c6c;
	font-weight:bold;
	font-style:italic;
}

.news_text {
	color: #6c6c6c;
	font-weight:normal;
}*/
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
}