a:link {
	color: #325A79; 
	text-decoration: none;
}
a:visited {
	color: transparent; 
	text-decoration: none;
}
a:active {
	color: #000000; 
	text-decoration: none;
}
a:hover {
	color: #000000; 
	text-decoration: underline;	
}
body, td {
    font-family: tahoma;
	font-size: 11px;
	color: black;
	background-color: transparent;
	}	
	
.news {
    text-align: justify;
    font-family: tahoma, verdana;
    font-size: 20px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;    
}	
	
.txt {
    text-align: center;
    font-family: verdana;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
      }


.tlo {
    background: url(images/tlo.jpg);}

.tlom {
    background: url(images/tlo_m.jpg);}

img {
    border: 0px;
 padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}   
    
