.testo {
	font-family: Courier New, Courier, Monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
}

.email required {
	font-family: Courier New, Courier, Monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
}

.required {
	font-family: Courier New, Courier, Monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
}


.testos {
	font-family: Courier New, Courier, Monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
	background-color: #FFFF00;
}

.testob {
	font-family: Courier New, Courier, Monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #000000;

}

.a {
	font-family: Courier New, Courier, Monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
	font-weight: normal;
	
}
.a:link,
.a:visited,
.a:focus,
.a:active{
	background: transparent;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}

.a:hover{
	background: transparent;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;

}