body {
	background-color: #000000;
}
.Titulo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#000000;
	font-style: italic;
	font-weight: normal;
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 10px;
	padding-left: 10px;
}
.TituloContactus{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#000000;
	font-weight: normal;
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 10px;
	padding-left: 10px;
}
.TextoBlack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.TextoBlackNOpadding{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
}
.PhotoBorder {
	border: 1px solid #999999;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
}

.TextoWebDesignerExpress{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.WebDesignerExpressLINK A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align:justify;
}
.WebDesignerExpressLINK A:link {text-decoration: none}
.WebDesignerExpressLINK A:visited {text-decoration: none}
.WebDesignerExpressLINK A:active {text-decoration: none}
.WebDesignerExpressLINK A:hover {text-decoration: none; color: #333333;}
input, textarea, select { 
    background-color: #AAAAAA; 
    background-image: url('http://www.webdesignerexpress.com/images/101.jpg'); 
    border: 1px solid #CCCCCC; 
    font-family: Arial; 
    font-size: 10px; 
    color: #000000; 
}
#footer {
	font-family: "Trebuchet MS";
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
#footer a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
#footer a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
