body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align:justify;
	font-style:italic;
	
}
body {
	background-image: url(file:///C|/wamp/www/nexus/1magenes/textura.jpg);
	background-repeat: repeat;
	background-color: #530E11;
	font-style:normal;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	text-decoration: none;

}

.titulo {
	font-style:normal;
	text-align:center;
	font-weight: bold;
	color: #FEFDE8;
	font-size: medium;
	
}
.copete {color: #FEFDE8;
		 font-weight: bold;
}
.menu	{
		color: #FEFDE8;
		font-family: "Arial";
		font-style:normal;
		}
.vinculo {	color: #530E11;
	}
.susuvar{color: #FEFDE8;
font-style:normal;
}
.rojo{	color: #ff0000;
		font-size: large;
		font-style:normal;
	}