body,td,th {
	font-family: Trebuchet MS, sans-serif, Geneva, Arial;
	font-size: small;
	color: #FFFFFF;
}

@charset "utf-8";
a:link {
	color: #BFC8FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BFC8FF;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
a:active {
	text-decoration: none;
	color: #BFC8FF;
}

.fondo {
		background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right 0px;
}

.fondomenu {
	background-image: url(imagenes/fondo/fondo-menu2.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.borde {
	border: 7px solid #FFF;
}
a.link1:link {
	color: #FFF;
	text-decoration: none;
}
a.link1:visited {
	text-decoration: none;
	color: #FFF;
}
a.link1:hover {
	text-decoration: none;
	color: #FC0;
}
a.link1:active {
	text-decoration: none;
	color: #FFF;
}
a.link2:link {
	color: #BFC8FF;
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	color: #BFC8FF;
}
a.link2:hover {
	text-decoration: none;
	color: #FC0;
}
a.link2:active {
	text-decoration: none;
	color: #BFC8FF;
}
.color {
	color: #BFC8FF;
	text-decoration: none;
}
