body {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	margin: 10px;
}
p {
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.titulos {
	font-weight: bold;
	color: #666666;
}
.subtitulos {
	color: #993300;
}


a:link {
	color: #993300;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #660000;
}
a:active {
	color: #993300;
}
