@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.Estilo1 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.Estilo2 {font-size: 20px}

.vinculo {color:#000000;
	text-decoration:;
}

H1 {
	font-size:24px;
	padding:0;
	margin:0;
}


.estilo3 {
	color:#FFFFFF;
}

.estilo3 a {
	color:#FFFFFF;
	text-decoration: none;
}

.estilo4 {
	font-size:11px;
}


img.cb{
	border:1px solid #CC6600;
}


