a:link {
	color: #D5CE00; 
	text-decoration: none;
}
a:visited {
	color: #D5CE00; 
	text-decoration: none;
}
a:active {
	color: #D5CE00; 
	text-decoration: none;
}
a:hover {
	color: black; 
	text-decoration: none;
}
body, td {
    font-family: tahoma;
	font-size: 11px;
	color: #D5CE00;
	}
h1, h2, h3, h4, h5, h6 {
color: D5CE00;
}
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, tahoma, sans-serif;
}
img {
    border: 0px;
}
a {
    color: #D5CE00;
    text-decoration: none;}

.linki {
    text-align: center;
    font-size: 11px;
    padding-right: 10px;
    padding-left: 10px;    
    padding-top: 5px;
    padding-bottom: 5px; 
}
