a:link{color: blue;}
a:visited{color: blue;}
a:hover{color: blue;}



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

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






body {
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #666;
}


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

}


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

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

