a {
	color : #8F8F3A;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.Texto_normal {
	
	color: #666666;
}

.Titulo_rojo {
	
	color : #CC6666;
	font-weight: bold;
	background-image: url(/img/punto_discontinuo.gif);
	background-repeat:  repeat-x;
	background-position: 100% 12px;
	background-attachment: fixed;
}

.Verde {

	color : #8F8F3A;
}

ul {
	
}

li {
	list-style-position: outside;
	list-style-image: url(/img/ikono.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #666666;
}


