body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p{
	font-size: 12px;
	text-align: justify;
}
a{
	color: #4B0082;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:hover{
	color: #87CEFA;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
ul{
	font-size: 12px;
	
}
.linea{
	border-top-width: 1px;
	border-top-color: #FF8C00;
	border-top-style: solid;
	width: 600px;
}
.td1{
	border: 1px;
	width: auto;
	border-color: Navy;
	border-style: solid;
	padding: 10px;
}
a.head{
	color: #FFFAF0;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.head:hover{
	color: #FFD700;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a.enlace1{
	color: #191970;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.enlace1:hover{
	color: #FF4500;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
a.enlace2{
	color: #B22222;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.enlace2:hover{
	color: #FFD700;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
.box1{
	color: #226CB2;
	font-weight: bold;
	font-size: 12px;
	background-color: #F0FFF0;
	padding: 10px;
	height: auto;
	border: none;
	width: 360px;
	height: 50px;
	text-align: center;
}
h3{
	color: #191970;
}
.fulltext{
	color: #556B2F;
	font-size: 10px;
	font-style: italic;
}
a.fulltext{
	color: #556B2F;
	font-size: 10px;
	font-style: italic;
}
a.fulltext:hover{
	color: #B8860B;
	font-size: 10px;
	font-style: italic;
}
.navig{
	border-width: 100px;
	border: solid 1px #191970;
	background-color: #191970;
	height: 20px;
	padding: 5px;
	color: White;
}
a.navig{
	border-width: 100px;
	border: solid 1px #191970;
	background-color: #191970;
	height: 20px;
	padding: 5px;
	color: White;
}
.navig:hover{
	border-width: 100px;
	border: solid 1px #191970;
	background-color: #97B7F0;
	height: 20px;
	padding: 5px;
	color: Navy;
}
.aviso{
	font-size: 18px;
	font-weight: bold;
	color: #B22222;
}
.aviso2{
	font-size: 15px;
	font-weight: bold;
	color: #B22222;
}
.nota{
	font-size: 12px;
	color: Navy;
	background-color: #CAD8EA;
	padding: 3px;
	font-style: italic;
}
.nota2{
	font-size: 12px;
	font-weight: bold;
	color: Navy;
	background-color: #CAD8EA;
	padding: 8px;
	font-style: italic;
	width: 750px;
}
