.testo {
	font-family:  Arial;
	color: #000000;
	line-height: 16px;
	font-size: 10px;
	font-weight: normal;
}

.testog {
	font-family:  Arial;
	color: #575757;
	line-height: 16px;
	font-size: 10px;
	font-weight: normal;
}



a:link {  
font-family:  Arial;
	color: #000000;
	line-height: 16px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {  
font-family:  Arial;
	color: #000000;
	line-height: 16px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;


}
a:hover { 

font-family:  Arial;
	color: #575757;
	line-height: 16px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	}

