a:link {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
}
.titulo {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
.borde {
	border: 1px solid #333333;
}
body {
	font-family: verdana;
	font-size: 11px;
	background-color: #e4e4e4;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}

