.FuenteEnlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF}
.FuenteEnlaces:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #FFFFFF}

.Fuente {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	background-color:; 
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
}
.FuenteBlanca {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #ffffff; 
	background-color:; 
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
}
.FondoPaginasColor {  
	
	background-color: #666666; 	
}
.FondoPaginasGris {  
	
	background-color: #EBEBEB; 	
}
.FondoMenus {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	background-color: eef6ee;
	background-repeat:no-repeat;	
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
}
.FondoTexto {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	background-color: #ffffff; 
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}	
	
.MenuBotoneraFondo {  
	background-image: url(imagenes/fondomenu.gif); 
}
.inputstyle, INPUT.text {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	height:15;
}
.inputstylecomentaries, INPUT.text {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	height:60;
}
.inputstyleboton, INPUT.text {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#3B446B;
	height:20;
}
.masinfo a{
color:#333333;
text-decoration:none;
font-weight:bold;
}
.masinfo a:hover{
font-weight:bold;
color:#999999;
}
