@charset "utf-8";
/* CSS Document */

body {
	background-color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

.textoBig {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

.texto1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}

.texto2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	font-weight:bold;
}

.td {
	background-image:url(img/logo.jpg);

}