#eltiempo h2, h3, p, pre, blockquote, ol, dl, address {
	margin : 0;
	padding: 0;
}
#eltiempo ul {
	list-style-type: none;
	margin : 0;
	padding: 2;
}	
#eltiempo a {
	color: #006600;
	text-decoration: none;
	font-size: 12px;
	text-align: justify;
}
#eltiempo a:hover {
	text-decoration: none;
	color: #ffffcc;
	background-color: #006600;

}
#eltiempo h2 {
	font: 100%/normal Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #336600;
	text-align: center;
	padding: 0 0 15;
}
#eltiempo h3 {
	font: 100%/normal Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding: 0 0 15;
}

