<STYLE type=text/css>
.link_other:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: underline;
color:#FF0000;
}
.link_other:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
	text-decoration: underline;
}
.link_other:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
	text-decoration: underline;
}
.link_other:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
	text-decoration: none;
}
</STYLE>
