a {
	color : #35BFF3;
	text-decoration : none;
	background : transparent;
	}
	
a:hover {
	color : #35BFF3;
	text-decoration : none;
	border-bottom : 1px dotted #35BFF3;
	}
	
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #35BFF3;
}
.rights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
}

