body {
	font-family: Arial, Geneva, Verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #F0C4CB;
	margin: 0px;
	background-color: #1B0508;
}
a {
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

td {
	font-family: Arial, Geneva, Verdana, helvetica, sans-serif;
	vertical-align: top;
}

th {
	font-family: Arial, Geneva, Verdana, helvetica, sans-serif;
}.linha1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	vertical-align: bottom;
}
