/* Start of CMSMS style sheet 'novosti' */
.NewsSummary {
display: inline-block;
margin-bottom: 40px;
}

.NewsSummaryLink {
color: 000000;
font-weight: normal;
}

.NewsSummaryLink a {
font-family: Georgia;
color: #0B4397;
text-decoration: none;
font-size: 25px;
}

.NewsSummaryLink a:hover {
color: #FCD000;
font-family: Georgia;
text-decoration: none;
font-size: 25px;
}

#NewsPostDetailPrintLink a {
color: #000000;
text-decoration: none;
font-family: Calibri;
font-size: 12pt;
font-weight: bold;
}

#NewsPostDetailPrintLink a:hover {
color: #FCD000;
text-decoration: underline;
font-family: Calibri;
font-size: 12pt;
font-weight: bold;
}

#NewsPostDetailReturnLink a {
color: #000000;
text-decoration: none;
font-family: Calibri;
font-size: 12pt;
font-weight: bold;
}

#NewsPostDetailReturnLink a:hover {
color: #FCD000;
text-decoration: underline;
font-family: Calibri;
font-size: 12pt;
font-weight: bold;
}

.NewsSummaryPostdate, #NewsPostDetailDate {
font-family:"Trebuchet MS",sans-serif;
font-size:11px;
letter-spacing:0.1em;
text-transform:uppercase;
}

#NewsPostDetailTitle {
font-family: Georgia;
font-size: 25px;
color: #0B4397;
text-decoration: none;
font-weight: normal;
margin-top: 0;
}
/* End of 'novosti' */

