p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a {
	color:#000099;
}
a:hover {
	text-decoration:none
}
hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
}
.inactivo {
	cursor:pointer;
}
.activo {
	cursor: pointer;
	background-color:#b3d3f6;
}