.liscopi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #221D18;


}

A:LINK {
color : Blue;
text-decoration: none
} 

A:VISITED {
color : Purple;
text-decoration: none
} 
A:HOVER {
color : Red;
text-decoration : underline;
} 
A:ACTIVE {
color : Red;
text-decoration: underline
} 

.liscopi {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #221D18;
}
.liscopi a:link { color: #221D18; text-decoration: underline; font-weight: bold}
.liscopi a:visited { color: #221D18; text-decoration: underline; font-weight: bold}
.liscopi a:hover { text-decoration: underline; font-weight: bold}
.liscopi a:active { text-decoration: underline; font-weight: bold}

}
