body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#celda_fondo{
background-image: url("fondo.jpg");
background-repeat:repeat-y;
}

#celda_fondo2{
background-repeat:repeat-y;
border: #0f0000 none;
border-right: 6px #ffecb9 ridge;}

#table {
border: 6px #972002 double;}

#mydiv{
	width:794px;
	height:695px;
	position:absolute;
	top: 158px;
	overflow:auto;
	left: 169px;

}
#menu {
	background-color: #982103;
	text-decoration: none;
	color: #FFFED5;
	background-position: center;
}
a {
	text-decoration: none;
	color: #FFFED5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
#menu a:hover {
	background-color: #FED638;
	color: #982103;
	font-weight: normal;
}

#a2 a:hover{color: #de933e;font-family: "Bauhaus 93", "Times New Roman";}
#a2 a{color: #982103;
font-family: "Bauhaus 93", "Times New Roman";}