.vib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #2F3E66;
	text-align: justify;


}
a:link { text-decoration:none; font-weight:bold; }
a:visited { text-decoration:none; font-weight:bold; }
a:hover { color:#6A0055; text-decoration:none; font-weight:bold; }
a:active { color:#6A0055; background-color:#FBCE91; font-weight:bold; }
