body {
	background-color: #3398CC;
	color: #000000;	
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #CCE4F2;
}

.linkinferior {
         font-size: 11px;
	     color: #999999; 
}
a:link {
	color: #000000;
    text-decoration: none;
}
a:active {
	color: #000000;
}
.texto {font-size: 12px;
	    text-decoration: none;
}
.textoa {font-size: 12px;
	     text-decoration: none;
		 color: #3381CC;
}
.titulo {font-size: 14px;
	     text-decoration: none;
		 font-weight:bold;		 
}
.titulob {font-size: 14px;
	     text-decoration: none;
		 font-weight:bold;	
		 color: #ffffff; 
}