.bprincipal {color: #000000; 
				background-color: #ffffff; 
				background-image: url(images/fondo.gif);
				font-family: Georgia, "Times New Roman", Times, serif; 
				font-size: x-small; 
								} 
.tablon {
	background-color: transparent;
	list-style: disc;
	list-style-position: inside;
	padding-left: 0%;
	text-indent: 1%;
	color: Lime;
	margin-left: 0%;
}
A {text-decoration: none;
	color: #3366ff;}
A:Hover {text-decoration: none;
	color: #32CD32;}
	
H1, H2, H3, H4 { 
	font-variant: small-caps;
	background-color: black;
	color: white; 
	padding: 4px;
	width: 100%;
}

