html{
	font-family: Helvetica, Geneva,Arial,SunSans-Regular, Arial;
	font-size: 100%;
}


a:link{
	color: #fea000;
}

a:active{
	color: #fea000;
}

a:visited{
	color: #fea000;
}

a:hover{
	color: #fea000;
}

body{	
	font-family: Helvetica, Geneva,Arial,SunSans-Regular, Arial;
	font-size: 100%;
	color: #000000;	
}

b{
	color: #ff0cba;
}

tr{
	font-size: 80%;	
	color: #000000;
}

th{
	color: #ff0cba;
}

table{
	width: 750px;
}

.estilo_arriba {
	height: 405px;
	background: #fe0bbb url(cabecera.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
}

.estilo_medio {
	background: #fe0bbb url(medio.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.estilo_pie {
	height: 159px;
	background: #fe0bbb url(abajo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
