body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}
.TextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	text-align: justify;
}
.TextSubTitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E1A837;
	text-align: justify;
}
.Titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #E1A837;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E1A837;
	border-right-color: #E1A837;
	border-bottom-color: #E1A837;
	border-left-color: #E1A837;
}
.Branco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #999999;
}
.TextoPreto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.TextoBrancoNOPADDING {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.TextoBrancoDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	padding-left: 20px;
}
.PhotoWhiteBorder {
	border: 4px solid #E1AD40;
}
.PhotoBorder {
	border: 4px solid #E1AD40;
	background-color: #FFFFFF;
	padding: 4px;
}
.WebDesignerExpress A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.WebDesignerExpress A:link {text-decoration: none}
.WebDesignerExpress A:visited {text-decoration: none}
.WebDesignerExpress A:active {text-decoration: none}
.WebDesignerExpress A:hover {text-decoration: none; color: #FFCC00;
}
