body {
background:url(images/backgroundall.jpg) repeat-x #6c193f;
margin:0;
}


.contenido {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.contenido14 {
	font-family: Arial;
	font-size: 14px;
	color: #6c193f;
}
.contenido12 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.contenido11 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.titulos {
	font-size: 26px;
	font-family: "Brush Script MT";
	color: #6c193f;
}
.titulos2 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}
.titulos3 {
	font-size: 28px;
	font-family: "Brush Script MT";
	color: #6c193f;
}
a:link {
	color: #6c193f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6c193f;
}
a:hover {
	text-decoration: underline;
	color: #CC3366;
}
a:active {
	text-decoration: none;
	color: #6c193f;
}