@charset "utf-8";
/* CSS Document */
body {
	background:#221f1f;

	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #cccccc;
}


a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

.texto {
	font-size:12px;
	font-family:"Century Gothic", Century;
	font-weight: normal;
	color:#ffffff;
}

.texto2 {
	 font-size:16px;
	 font-family:"Century Gothic", Century;
	 color:#ffffff;
}

.Estilo1 {
font-size: 18px;
font-family:"Century Gothic", Century;
color:#999999;
}

.Estilo2 {
font-size: 25px;
font-family:"Century Gothic", Century;
 color:#ffffff;
}

