a:link {
color: 64AB0F; 
text-decoration: none;
}
a:visited {
color: #64AB0F; 
text-decoration: none;
}
a:active {
color: #64AB0F; 
text-decoration: none;
}
a:hover {
color: gray; 
text-decoration: none;
}
body, td {
    font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
		}

h1, h2, h3, h4, h5, h6 {
color: white;
}
h1 { font-size: 20pt; }
h2 { font-size: 17pt; }
h3 { font-size: 15pt; }
h4 { font-size: 11pt; }
h5 { font-size: 10pt; }
h6 {

}
img {
    border: 0px;
}
.news {
    text-align: justify;
    font-family: verdana;
    color: #ffffff;
    font-size: 11px;
    padding-right: 20px;
    padding-left: 20px;
    background: url(images/tlo1.jpg);
    
}
.topn {
    background: url(images/n_top.jpg);
    width: 563px;
    height: 20px;
    color: #ffffff;
    text-align: center;
}

.tlon {
    background: url(images/n_tlo.jpg);
    width: 563px;
}

.doln {
    background: url(images/n_dol.jpg);
    height: 25px;
}

