@charset "utf-8";
/* CSS by Edward Barrientos */
td img {display: block;}
body {
	background-color: #252525;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #111111;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 25px;
}
#centerscreen  { width: 1000px; margin: 4px auto ; }
.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
}
.phones { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; }
.ingresarweb { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #336699; }
a:link {
	text-decoration: none;
	color: #336699;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #336699;
}
