.direccion {  font-family: "Comic Sans MS", Arial; font-size: 12px; color: #330066}
a:link {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
}
a:hover {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a:visited {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #330066;
}
.formulario {
	background-image: url(images/enviar.gif);
	height: 27px;
	width: 75px;
	border: none;
	font-family: "Comic Sans MS", Arial;


}
.camposform {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	background-color: #FFCC99;
	border: 1px solid #663399;
	color: #000000;

}
.direccion2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
