.post-tabla {
	background-color: #B4E7FF;
	border: 1px solid #0B519D;
}
.post-titulo {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	background-color: #0B519D;
	letter-spacing: 1px;
}
.post-texto {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	padding-right: 5px;
	line-height: 17px;
}
.post-pie {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	padding-right: 15px;
	line-height: 17px;
	text-align: left;
	background-color: #A8E2FF;
}
.post-pie a:link{
}
.post-pie a:visited{
}
.post-pie a:hover{
	color: #0000FF;
	text-decoration: none;
}
.post-nav {
	text-align: center;
	font-size: 12px;
}
.post-nav a:link{
	text-decoration: none;
	color: #0000CC;
}
.post-nav a:visited{
	color: #6633FF;
	text-decoration: none;
}
.post-nav a:hover{
	color: #0000FF;
	text-decoration: none;
}
