body	{
	background: fixed url(images/fondo.jpg);
	margin: 0px;
}
.puntos {
	font-family: Courier New, Courier, Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: 007EFF;
}
.menues {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	font-weight: normal;
}
a.menues:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0033FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.titulo2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.titulo3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.texto1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.texto2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}.menu3 {
	font-family: "Trebuchet MS", Arial, "Helvetica Neue", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
}
h1, h2, h3, h4, h5, h6, titulo4	{
	font:18px bold "Trebuchet MS", Arial, "Helvetica Neue", sans-serif;
}

