body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	scrollbar-3dlight-color: #DC143C;
	scrollbar-arrow-color: #DC143C;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #DC143C;
	scrollbar-face-color: white;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
}

table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.enl1 a{
	background-color: #DC143C;
	width: 111px;
	height: 18px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.enl1 a:hover{
	background-color: #E97CC0;
	width: 111px;
	height: 18px;
	color: White;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.enlmenu a{
	color: White;
	background-color: #DC143C;
	width: 100px;
	height: 16px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.enlmenu a:hover{
	font-weight: bold;
	color: #FFD700;
	background-color: #1E90FF;
	width: 100px;
	height: 16px;
	text-decoration: underline;
	text-align: center;
}

.titulo{
	font-size: medium;
	font-weight: bold;
	color: #DC143C;
	border-bottom: 1px dashed #DC143C;
}
.titulomenor{
	font-size: x-small;
	font-weight: bold;
	color: #DC143C;
	border-bottom: 1px dashed #DC143C;
}

.imp{
	font-weight: bold;
	text-decoration: underline;
}
.justificado{
	text-align: justify;
}
.fondo{
	background-color: #ECECEC;
}

.borde{
	border: 2px solid #DC143C;
}

.enl a{
	color: #DC143C;
	font-weight: bold;
	text-decoration: none;
}
.enl a:hover{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

.tr1{
	background-color: #FFBBBB;
}
