@CHARSET "ISO-8859-1";
a:active{
	color: rgb(153,0,0);
	text-decoration: none;
	font-family: serif;
	font-weight: bold;
}
a:link{
	color: rgb(153,0,0);
	text-decoration: none;
	font-family: serif;
	font-weight: bold;
}
a:visited{
	color: rgb(153,0,0);
	text-decoration: none;
	font-family: serif;
	font-weight: bold;
}
body{
background: #FF9900;
margin: 0;
padding: 0;
}
TD.indexDerecha{
	vertical-align: middle;
}
TD.opcionMenu{
background-image: url("images/degradado.png");
}
div#web{
	background: #FFFFFF url("images/cabecera.png") no-repeat;
}