a:link {
	color: #7B0000; 
	text-decoration: none;
}
a:visited {
	color: #7B0000; 
	text-decoration: none;
}
a:active {
	color: #ffffff; 
	text-decoration: none;
}
.tb {
	border: 1px dotted #697F94;
}
a:hover {
	color: white; 
	text-decoration: none;
}
body, td {
    font-family: tahoma;
	font-size: 11px;
	color: #7B0000;
}
h1, h2, h3, h4, h5, h6 {
color: navy;
}
h1 { font-size: 20pt; }
h2 { font-size: 17pt; }
h3 { font-size: 15pt; }
h4 { font-size: 11pt; }
h5 { font-size: 10pt; }
h6 {
font-family: tahoma, Verdana, arial, sans-serif;
}
.news {
    text-align: justify;
    font-family: tahoma, verdana;
    font-size: 11px;
    padding-left: 20px;   
}

.newss {
    text-align: justify;
    font-family: tahoma, verdana;
    font-size: 11px;
    padding-left: 0px;
    padding-right: 15px;   
}


.linki {
    text-align: left;
    font-family: tahoma;
    color: #7B0000;
    font-size: 11px;
    padding-right: 10px;
    padding-left: 20px;
    padding-top: 2px; 
    padding-bottom: 0px;     
}


img {
    border: 0px;
}