body {
	background-color: #60AAC5;
	margin-left: 2px;
	margin-top: 2px;
	background-image: url(Images/Fondo.gif);
	background-repeat: repeat-x;
}
.Estilo1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo2 {
	font-family: Tahoma;
	font-size: 13px;
}
.Estilo3 {font-family: Tahoma; font-weight: bold; font-size: 10px; }
.Estilo4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.Estilo5 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
}
.Estilo6 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
}
.Estilo7 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
}
.Estilo9 {font-family: Tahoma; font-weight: bold; font-size: 13px; color: #999999; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

