/* css document
Author: Mirsad Topalovic
Date: Oktobar 2007.
http://jigsaw.w3.org/css-validator/validator?uri=http://www.zavod-bakovici.ba/styles/news.css
*/
.news_author {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; text-decoration: none; line-height: 20px; padding-top: 2px; padding-left: 10px;}
A.news_author:link {text-decoration: none;}
A.news_author:active {color: #0066CC; text-decoration: underline;}
A.news_author:visited {color: #0066CC; text-decoration: underline;}
A.news_author:hover {color: #0066CC; text-decoration: underline;}
/*.news_title {color: #D1AC74; font-size: 20px; line-height: 20px; padding-top: 2px; padding-left: 10px; font-family: Times, Georgia; text-decoration: underline}*/
.news_title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; line-height:20px; text-align:left; padding-top:15px; padding-bottom:10px; padding-left:10px; font-style:normal; font-weight:bold; color: #666666;}
A.news_title:link {text-decoration: none;}
A.news_title:active {text-decoration: none; color: red;}
A.news_title:visited {}
A.news_title:hover {text-decoration: none; color: red;}
