body {
	margin-top: 3px;
	margin-bottom: 5px;
	background-color: #796548;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textowhite {
	font-size: 11px;
	color: #E9E8D3;
	text-decoration:none;
}
a.textowhite:hover {
	font-size: 11px;
	color: #E9E8D3;
	text-decoration:underline;
}
.parrafo2linea {
	line-height: 26px;
}
.textoblack {
	font-size: 11px;
	color: #554646;
}
.titulo {
	font-size: 12px;
	font-weight: bold;
}
#categories, #columnleft {
	background: #D2D1BE;
	width: 200px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
#categories h2, #columnleft h2 {
	font-size: 16px;
	font-weight: bold;
	color: #D2D1BE;
	background: #705D5C;
	margin: 0px;
	padding: 3px;
	text-align: center;
}
#categories ul, #columnleft ul {
	margin: 0px;
	padding: 5px;
}
#categories li, #columnleft li {
	font-size: 11px;
	padding: 3px;
}
