/* CSS Document */
	body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	color:#D8D8D8;
	font-family:sans-serif;
	
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: top center;
	}

	a {	
		color:#000000;
		text-decoration:none;
	}
	.b {	
		color:#fff;
		text-decoration:none;
		text-decoration:none;
	}
	.b:hover {	
		color:#fff;
		text-decoration:none;
	}

.c {	
		color:#fff;
		font-size:10px;
		text-decoration:none;
	}	
.style2 {font-size: 12px}
.style4 {
	font-size: 24px;
	font-family: Garamond;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {font-size: 8px}

.estilo{
	font-size: 14px;
	color:#000;
	text-decoration:none;
}
.estilo:hover{
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.Estilo11 {color: #000000}

