A {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #D3E1F6;
}

A:HOVER {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #D3E1F6;
}

A:VISITED {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #D3E1F6;
}

TD.modulo {
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
}

TD.modulo1 {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

TD.hp {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	color : #44557B;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
}
TD.address {
	font-family : "Times New Roman";
	font-size : 12px;
	color : #394666;
}

input.info {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	background-color: #FFFFFF;

}
textarea.info {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	background-color: #FFFFFF;

}
