body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #006600;
}
.file {
	border: 1px solid #CCCCCC;
	background-color: #EAEAEA;
}
.contacto {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.boton {
	border: 2px solid #CCCCCC;
	background-color: #EAEAEA;
	font:bold;
}
.Estilo1 {color: #FF0000}
.Estilo2 {font-weight: bold}
.Estilo3 {color: #FF0000; font-weight: bold; }
.Estilo5 {color: #006600; font-weight: bold; }