A:link {text-decoration: underline; color: navy}
A:visited {text-decoration: underline; color: navy}
A:active {text-decoration: none; color: red}
A:hover {text-decoration: underline; color: red}

#t {
        color: #000000;
        text-align: justify;
        font-family: tahoma;
        font-size: 8pt;
}
#tt {
        color: #000000;
        font-family: tahoma;
        font-size: 8pt;
}

#as {  color: #015161;
        font-family: tahoma;
        font-size: 8pt;
		text-indent:10pt;
		text-decoration: none;
		background-color:#1D879C;}