<style type="text/css">
<!--
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #003366;
}
text {
 	color: #FFFFFF
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}
.enlaceboton { 
font-family: verdana, arial, sans-serif; 
font-size: 12pt;
font-weight: bold;
padding: 20px;
background-color: #000066;
background-image: url(imagenes/fondo-boton-menu1.gif);
color: #FFCC66;
text-decoration: none;
width: 190px;
height: 30px;
}
.enlaceboton:link,
.enlaceboton:visited { 
border-top: 1px solid #cccccc;
border-bottom: 2px solid #666666;
border-left: 1px solid #cccccc;
border-right: 2px solid #666666;
}
.enlaceboton:hover {
border-bottom: 1px solid #cccccc;
border-top: 2px solid #666666; 
border-right: 1px solid #cccccc;
border-left: 2px solid #666666;
}
.tdmenu
{
background-image: url(imagenes/fondo-boton-menu1.gif);
color: #FFCC66;
width: 119px;
height: 28px;
text-align:center;
}
-->
</style>