@charset "iso-8859-1";
.twin A:link {
	color: #F03600;
	text-decoration: none;
	text-align: justify;
}
.twin A:visited {
	color: #F03600;
	text-decoration: none;
	text-align: justify;
}
.twin A:hover {
	color: #0B48A6;
	text-decoration: none;
	text-align: justify;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F03600;
}
