/* MarGen Desarrollo */

BODY {
	margin-top: 10;
	margin-left: 0%;
	font-family: Cambria, Verdana, Arial;
	font-size: 12 pt;
	color: 484747;
	background-color: FFFFFF;
}

TD {
	font-family: Cambria, Verdana, Arial;
	font-size: 10 pt;
	color: 484747;
}

a:link {
	color: 484747;
	text-decoration: none;
	cursor: url('/cibermancia/images/cursor01.cur');
}

a:visited {
	color: 484747;
	text-decoration: none;
	cursor: url('cibermancia/images/cursor01.cur');
}

a:hover {
	color: 484747;
	text-decoration: underline;
	cursor: url('/cibermancia/images/cursor01.cur');
}

a:active {
	color: 484747;
	text-decoration: none;
	cursor: url('/cibermancia/images/cursor01.cur');
}

.condensada {
	font-family: Cambria, Verdana, Arial;
	font-size: 8 pt;
}

.titulo01 {
	font-family: Cambria, Verdana, Arial;
	font-size: 12 pt;
	font-weight: bold;
}

.boton01 {
	background-color: FFFFFF;
	color: 484747;
	border-style: solid;
	border-color: 484747;
	font-family: Cambria, Verdana, Arial;
	font-size: 8 pt;
	font-weight: bold;
}