a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;

}

a:link {
	color: #ffffff;
	background-color: #990033;
	height: 15px;
	width: 130px;
}
a:visited {
	background-color: #990033;
	height: 15px;
	width: 130px;
	color: #FFFFFF;

}
a:hover {
	color: #990033;
	background-color: #ffffff;
	height: 15px;
	width: 130px;
}
a:active {
	color: #990033;
	background-color: #ffffff;
	height: 15px;
	width: 130px;
}
table {
	background-color: #990033;
	color: #ffffff;


}
.celda {
	height: 20px;
}
.TIPOEMPRESA {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990033;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;





}
