a:link{
	color: #69F;
}
a:visited{
	color: #69F;
}
a:hover{
	color: #69F;
}



.Liga_Footer {
	font-size: 12px;
	text-decoration:none;
}

a.Liga_Footer:link{
	color: #002164;
}
a.Liga_Footer:visited{
	color: #002164;
}
a.Liga_Footer:hover{
	color: #002164;
}






body {
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FFF;
	background-image: url(../graficos/Fondo_Body.jpg);
	background-repeat: repeat-x;
}


h1 {
	font-weight: bold;
	font-size: 30px;
	color:#FFF

}


h2 {
	font-weight: bold;
	font-size: 22px;
	color:#FFF;
	display: inline;
}

.Header2 {
	font-weight: bold;
	font-size: 22px;
	color:#FFF
}

