a:link {
	color: #009966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009966;
}
a:hover {
	text-decoration: none;
	color: #006633;
}
a:active {
	text-decoration: none;
	color: #006633;
}

p {
	font-size:12px;
	text-align: left;
	letter-spacing: 0.7px;
	color: #666666;
	line-height: 18px;
	margin: 20px;
}

td {
	font-size: 12px;
	color: #666666;
}
.Titulo {
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}

.Subtitulo {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000
}
