<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.selectlink6 {
	font-size: 14px;
    color: #2f82ff;
    position: relative;
    text-decoration: underline;
	top: 1px;
}

a.a5:link {
    font-size: 14px;
    color: #ababab;
    text-decoration: none;

    }
a.a5:visited {
    font-size: 14px;
    color: #ababab;
    text-decoration: none;

}	
a.a5:hover {
    font-size: 14px;
    color: #EB6100;
    position: relative;
    text-decoration: none;
	top: 1px;
}
a.a5:active {
    font-size: 14px;
    color: #EB6100;
    text-decoration: none;
}</pre></body></html>