A { text-decoration: none }
a:hover{ font-weight: bold;}
.link{text-decoration:underline;}
.texto {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
.texto3 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.texto2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 13pt;
}
.form {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #666666;
}
.titulo {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
    line-height: 18pt;
}