@charset "UTF-8";

body {
	
}

.letraMenu{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left:10px;
	background:#b4c7d8;
	border:0px;
	cursor:pointer;
	
}

.tablaformulario {
	font-family: "Arial Narrow";
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	border:0px;
}
a:link {
	color: #000;
	font-family: "Arial Narrow";
	font-weight: bold;
	border:0px;
}
a:visited {
	color: #000;
	font-family: "Arial Narrow";
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
