ul.linkex {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: square;
	color: #E9E9E9;
}
ul.linkex li {
	margin-bottom: 12px;
}
p.titulo a {
	font-family: Verdana;
	font-weight:bold;
	font-size: 1.2em;
	color:#FFFFFF;
	text-decoration:none;
	border: none;
}
p.titulo a:hover {
	border-bottom: #ffffff 1px dashed;
}
