html {
	height: 100%;
}
body {
	height: 100%;
	padding: 0px;
	background-color: #f6f6f6;
}
body, td, th {
	color: #5e5e5e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}
a:link {
	color: #767676;
	text-decoration: none;
}
a:visited {
	color: #464646;
	text-decoration: none;
}
a:active {
    color: #fff;
	text-decoration: none;
}
.blancos {
	font-size: medium;
	font-weight: bold;
	color: White;
}
.Estilo6 {
	font-size: smaller;
	font-weight: bold;
}
.Estilo8 {
	font-size:smaller;

	color: #5E5E5E;
}
.Estilo9 {
    color: #FFFFFF;
	font-weight: bold;
	font-size: small;
}
.Estilo10 {
    font-size: small
}


