A {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial,Verdana; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}

.titulo{
FONT-FAMILY: Arial,Verdana;
font-size: 12px;
color: #449805;
text-decoration: none;
font-weight: bold;
}

.titulop{
FONT-FAMILY: Arial,Verdana;
font-size: 12px;
color: #000000;
text-decoration: none;
}

.titulopb{
FONT-FAMILY: Arial,Verdana;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

/* ######### Left Menu ######### */

#leftbar{
width: 165px;
/*background-color: white;*/
}

#leftbar a:hover{
/*color: #FF8000;*/
}

.categorylinks{
list-style-type: disk;
/* list-style-image: url(heart.png); */
margin: 5px auto 10px 18px;
padding: 0;

}

.categorylinks li{
padding-bottom: 1px;
}

.categorylinks li a{
margin-left: -3px;
padding: 3px 1px;
FONT-FAMILY: Arial,Verdana;
font-size: 12px;
display: block;
color: #449805;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #ececec;
}

.categorylinks a:visited{color: #449805; }
.categorylinks a:hover {	color: #fff;	background: #51B906; text-decoration: none; }

/* .diffpointer{ list-style-image: url(arrow.png);} */