body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fondocabecera {
	background-color: #FAAB76;
}
.txtnormal {
	font-size: 80%;
}
.fondocuerpo {
	background-color: #ffffff;
}
.txtfirma {
	font-size: 65%;
	color: #999999;
}

a:link {
	color: #2E7BAA;
}
a:visited {
	color: #2E7BAA;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #2E7BAA;
}
a:active {
	color: #2E7BAA;
}.txttitulos {
	font-size: 90%;
	font-weight: bolder;
	color: #225993;
}
.fondocabpastillas {
	color: #FFFFFF;
	background-color: #Faab76;
	font-size: 90%;
	font-weight: bolder;
}

.bordemenu {
	border-top-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
