.TdVersiculo {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.TdData {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.TdDataNegritoDiaVermelho {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.CopyrightBranco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.FormClassInt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: F5F5F5;
	border: 1px solid #CCCCCC;
}
.FormButtons {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 20px;
}


a {
	text-decoration: underline;
	color:#4A6F6F;
}

a:hover {
	text-decoration: underline;
	color:#74A3A3;
}
