/* CSS Document */

body,td,th {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
a:link {text-decoration: none;
}
a:visited {	text-decoration: none;	color: #CC0000;
}
a:hover {text-decoration: underline;	color: #0066CC; background-color:#FFCC00;
}
a:active {	text-decoration: none;	color: #CC0000;
}
h1,h2,h3,h4,h5,h6 {	font-family: Arial, Helvetica, sans-serif;
}
h1 {	font-size: 16px;
}
h2 {	font-size: 14px;
}
.Estilo1 {	font-size: 10px;font-weight: bold;
}
.Estilo2 {font-size: 10px}
body {	background-color: #2180C4;
	background-image: url(Background.jpg);
}
.Estilo3 {color: #2545AC}
.Estilo4 {font-size: 16px}
.celda{ padding-left:4px; padding-right:3px;}
.inicio{ height:390; width:697;}
.celda1{ padding-left:2px; padding-right:2px;}