A:link {text-decoration:none;color:#333333;} 
A:visited {text-decoration:none;color:#333333;} 
A:active {text-decoration:none;color:#333333;} 
A:hover {text-decoration:underline;color:#333333;}
	
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
}
.txtlistado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.fondoimagen {
	background-image: url(img/fondo.jpg);
	background-repeat: no-repeat;
}

.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
}


.textosmenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
	left: 20px;
}

#menub A.vmenu:link {
	DISPLAY: block;
	BACKGROUND: #ffffff;
	WIDTH: 100%;
	HEIGHT: 60px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	vertical-align: middle;
}
#menub A.vmenu:visited {
	DISPLAY: block;BACKGROUND: #fde6d2; WIDTH: 100%; HEIGHT: 100%; COLOR: #000000;  TEXT-DECORATION: none;
	vertical-align: middle;
}
#menub A.vmenu:hover {
	BACKGROUND: #fde6d2; COLOR: #000000; 
	vertical-align: middle;
}
#menub A.vmenu:active {
	BACKGROUND: #fde6d2; COLOR: #000000; 
	vertical-align: middle;
}
