body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.TextoBranco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.TextoFormBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF00;
}
.TextoGray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.TextoGrayMini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.TextoTitulo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.TextoRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.TextoBigYellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.TextoBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.WebDesignerExpress A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.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: #FFFF00
}
.BottomLinks A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.BottomLinks A:link {text-decoration: none}
.BottomLinks A:visited {text-decoration: none}
.BottomLinks A:active {text-decoration: none}
.BottomLinks A:hover {text-decoration: none; color: #FFFF00}
input, textarea, select { 
    background-color: #AAAAAA; 
    background-image: url('http://webdesignerexpress.com/images/101.jpg'); 
    border: 1px solid #CCCCCC; 
    font-family: Arial; 
    font-size: 10px; 
    color: #000000; 
}