.title {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.paragraph {
	color : #000000;
	margin-top : auto;
	margin-bottom : auto;
	margin-left : auto;
	margin-right : auto;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

a.news:link {
	background: #1834AD;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
a.news:visited {
	background: #1834AD;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #0C0;
}
a.news:active {
	background: #1834AD;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FF0;
}
a.news:hover {
	background: #1834AD;
	font-weight:bold;
	color: red;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;

}
.links-main {
	color : #00F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

