 a { text-decoration: none }
 A:hover { text-decoration:underline;}
 BODY 
 { 
  border-width:0; 
  font-family: tahoma; 
 }
 .MojText {font-family:Tahoma; font-style:normal; font-size:8pt;}
 
 SELECT.news {
	border : 1pt solid Black;
	background-color : #E01E26;
	font-family : Tahoma;
	font-size : 8pt;
	color:#FFFFFF;
	width: 150px;
}
 
 BUTTON.news { border : 1pt solid Black; background-color : #E01E26; font-family : Tahoma; font-size : 9pt; color:#FFFFFF; width: 150px;}