/* jaunumu stils */
img.news_m {
	margin: 0px 10px 10px 0px;
    border: 0px;
}
p.read_more{
	padding: 7px 0px 0px 0px;
    font-size:12px;
}
a.news_regular, a.news_regular:active, a.news_regular:visited, a.news_regular:link, a.news_regular:hover {
	font-family: arial;
	font-size: 13px;
    text-decoration: none;
    color: #000000;
    font-weight: normal;
}

a.read_more, a.read_more:active, a.read_more:visited, a.read_more:link, a.read_more:hover {
	font-family: Verdana, Arial, Sans-Serif;
    color: #1A9EC5;
    font-size: 11px;
    text-decoration: none;
}
a.read_more:hover{
    text-decoration: underline;
}

p.news_title {
	padding: 0px;
    margin: 0px;
}
a.news_title, a.news_title:active, a.news_title:visited, a.news_title:link, a.news_title:hover {
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	color: #7d946a;
    font-size: 20px;
    font-weight: normal;
    text-decoration: underline;
}
a.news_title:hover{
    text-decoration: none;
}

.news_date {
	color: #b3ce9c;
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
}


h1.news_title {
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	color: #7d946a;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
