body,td,th {
	color: #FFFFCB;
}

a:link {
	color: #FFFDCC;
}
a:visited {
	color: #FFFDCC;
}
a:hover {
	color: #FFFDCC;
}
a:active {
	color: #FFFDCC;
}

body {
	font-family: "Lucida Sans Unicode";
	margin:0;
	text-align:center;
	font-size: 12px;
	color: #FFFDCC;
	background-color: #999999;
	background-repeat: repeat;
	background-image: url(Imagenes/fondo.jpg);
} 
#encabezado {
	position:relative;
	width:720px;
	background-color: #670001;
	layer-background-color: #0C0B09;
	border: 1px none #000000;
	text-align: right;
	  }
#contenido {
	position:relative;
	width:720px;
	background-color: #670001;
	layer-background-color: #FFCC33;
	border: 1px none #000000;
}
#fondo {
	border-color: #660000;
	border-style: solid;
	border-width: thin;
	padding: 0px
}
#menubar {
	font-size: 18px;
	position:relative;
	width:720px;
	height:60px;
	background-color: #0099FF;
	layer-background-color: #0099FF;
	background-image: url(Imagenes/menu-bg.png);
}
#pie {
	text-decoration: none;
	width:720px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	font-style: normal;
	font-weight: normal;
	background-color: #FFCC32;
}

#menuwebsite a:link {
	display: table-cell;
}
#menuwebsite a:visited {
	display: table-cell;
}
#menuwebsite a:hover {
	display: table-cell;
	font-weight: bold;
}
#menuwebsite a:active {
	display: table-cell;
	color: #FFFDDE;
	}
#event {
	font-size: 18px;
	text-align: center;
}
