body {
	background-color: #D8EFFA;
}
.style1 {
	color: #FFFF00;
	font-weight: bold;
	background-color: #1EA3DB;
	font-size: 16px;
}
.style2 {
	color: #FFFF00;
	font-weight: bold;
	background-color: #1EA3DB;
	font-size: 14px;
}
.style6 {font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}
link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFCC00;
}
#TablaPrincipal #navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFCC00;
	text-decoration: underline;
	color: #FF6666;
	font-style: normal;
	font-weight: bold;
	white-space: normal;
	border: thin groove #FFFF33;
	list-style-type: none;
}
#navigation a {
	font-weight:bold;
	text-decoration: none;
	letter-spacing:normal;
	line-height:10px;
	display:block;
	padding:5;
	border: thin solid rgb(20,40,95);
	font-family: Georgia;
	font-size: 10px;
	color: #FFCC00;
	}
	
#navigation a:hover {
	color:#FF9900;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: red;
	border-right-color: red;
	border-bottom-color: red;
	border-left-color: red;
	}

.OtroLink {
	color: #6699FF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.style3 {

	color: #FFCC00;
	font-weight: bold;
	font-size: 12px;
}
.style4 {
	color: #316AC5;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}
.OtroLinkGrande {

	color: #FFFF00;
	font-weight: bold;
	background-color: #1EA3DB;
	font-size: 14px;
	text-decoration: underline;
}
.styleATENCION {
	color: #FFFF00;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: blink;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: blink;
}
