body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../graficos/fondo_collage_prueba_2.jpg);
	background-repeat: repeat;
	margin-left: 5px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;	
}

a:link{color: #FF6600;}
a:visited{color: #FF6600;}
a:hover{color: #0000FF;}

.row {
	color: #000000;
	text-decoration: none;
}

.menu_index {
	font-size: 14px;
	line-height: 10;
}

.h1 {
	font-size: 26px;
	font-weight: bold;
	color: #8963CF;
}
.h3 {
	color: #999999;
	font-weight: bold;
}
