a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; line-height: normal; color: #000000; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; line-height: normal; color: #FFFFFF; text-decoration: none}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; line-height: normal; color: #000000; text-decoration: none}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none}
	.linkNoticia:visited {
		color : Black;
		font-family : Verdana ,Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration : none;
	}
	
	.linkNoticia:hover {
		color : Black;
		font-family : Verdana ,Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-weight: bold; 
		text-decoration : none;
	}
	
	.linkNoticia:focus {
		color : Black;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration : none;
	}
	
	.linkNoticia:link {
		color : Black;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration : none;
	}
	body {
		/*Barra de desplazamiento   #99ccff*/
		/*SCROLLBAR-FACE-COLOR: #0F56A4;
		SCROLLBAR-HIGHLIGHT-COLOR: #99ccff;
		SCROLLBAR-SHADOW-COLOR: #99ccff;
		SCROLLBAR-3DLIGHT-COLOR: #003366;
		SCROLLBAR-ARROW-COLOR: #99ccff;
		SCROLLBAR-TRACK-COLOR: #82ABBB;
		SCROLLBAR-DARKSHADOW-COLOR: #0F56A4;
		*/
		background-repeat: repeat-x;
	}
	.boton {
		border-style: solid;
		border-color: #003366;
		background : transparent;
		background-color:#D8F0D8;
		font : normal 12px Verdana,Arial, Helvetica, sans-serif;
		width : 10pc;
	}

