


body{
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif, Verdana, Geneva, Lucida;
	font-size: 70%;
	background-color:#000000;
	color: #CCCCCC;
}







.texto1 {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 140%;
}


.texto2 {
	color: #CCCCCC;
	font-size: 110%;
}


.menu {
	COLOR: #BF963B;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
}


.menu:hover {
	color: #6B4F22;
	text-transform: uppercase;
	text-decoration: none;
}


.t2 {
	COLOR: #996633;
	text-transform: uppercase;
	text-decoration: none;
}


.t2:hover {
	color: #D1B457;
	text-decoration: none;
}


.linkdisc {
	COLOR: #D8CD80;
	text-decoration: none;
	font-size: 120%;
}


.linkdisc:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
}

.link {
	COLOR:#FFFFFF;
	text-decoration: none;
	font-size: 120%;
}


.link:hover {
	COLOR:#999999;
	text-decoration: none;
}

.style3 {
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.fecha {
	font-size: 100%;
	font-weight: bold;
	color: #C6A079;
	letter-spacing: 2px;
}
