body {
	background-image: url(imagenes/rayado2.png);
	background-repeat: repeat-x;
	background-color: #333333;
	margin-top: 15px;
}
.bordeweb {
	border: 2px solid #4BB5EF;
}
.texto12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #eeeeee;
	font-weight: bold;
}
.gears {
	background-image: url(imagenes/gears.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.texto20 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}


.class1 A:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.class1 A:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.class1 A:active {font-family: "Trebuchet MS"; font-size: 12px; text-decoration: none}
.class1 A:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.class2 A:link {font-family: "Trebuchet MS"; font-size: 12px; text-decoration: none; color: #00ccff;}
.class2 A:visited {font-family: "Trebuchet MS"; font-size: 12px; text-decoration: none; color: #00ccff;}
.class2 A:active {font-family: "Trebuchet MS"; font-size: 12px; text-decoration: none}
.class2 A:hover {font-family: "Trebuchet MS"; font-size: 12px; text-decoration: underline; color: #eeeeee;
}
.class3 A:link {font-family: "Trebuchet MS"; font-size: 12px; text-decoration: none; color: #0000ff;}
.class3 A:visited {font-family: "Trebuchet MS"; font-size: 12px; text-decoration: none; color: #0000ff;}
.class3 A:active {font-family: "Trebuchet MS"; font-size: 12px; text-decoration: none}
.class3 A:hover {font-family: "Trebuchet MS"; font-size: 12px; text-decoration: underline; color: #eeeeee;

}
.fondomapa {
	background-image: url(imagenes/mapaclaro.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
