
.ftv2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003A62;
	text-decoration: none;
	line-height: 4.6mm;
	word-spacing: 1px;
     letter-spacing: 1px; 
     font-weight: bold;
     background-color: #FBC547; 
     text-decoration: none; 
     border: none;
     padding-left: 5px;
     
}

.ftv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003A62;
	text-decoration: none;
     padding-left: 5px;
}

A:link { COLOR: #003A62; TEXT-DECORATION: none;font-size: 11px;font-weight: normal;}
A:visited { COLOR: #003A62; TEXT-DECORATION: none;font-size: 11px;font-weight: normal;}
A:active { COLOR: #003A62; TEXT-DECORATION: none;font-size: 11px;font-weight: normal;}
A:hover { COLOR: #ACA5AC; text-decoration: underline;font-size: 11px;font-weight: normal;}
