.texto {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.sub-titulo {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
.titulo {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a:hover {
	color: #000099;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a:active {
	color: #000066;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
.titulo-peq {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

	color: #000066://www.fotolog.net/abe_hk;
	color: #000066;
}
.formulario {
	color: #000066;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	border: thin groove #CCCCCC;
}
.formulario2 {
	color: #000066;
	margin: 1px;
	padding: 1px;
	list-style-type: circle;
	border-top: thin groove #CCCCCC;
	border-right: thin groove #CCCCCC;
	border-bottom: thin groove #CCCCCC;
	border-left: thin groove #CCCCCC;
	width: 140px;
	font-family: Arial;
	font-size: 12px;
}
.formulario3 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFCC00;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	border: thin none #CCCCCC;
}
.texto_negr {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
