body {
   	font-size: 11px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image : url(fondo_top.jpg);
	background-repeat : repeat-x;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
}

.cremabig {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 14px;
	color : #ffffcc;
	text-decoration : none;
}
.crema {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #ffffcc;
	text-decoration : none;
}
.blanco {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : white;
	text-decoration : none;
}
.blancobig {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 14px;
	color : white;
	text-decoration : none;
}
.blue {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : blue;
	text-decoration : none;
}
.link {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #99ccff;
	text-decoration : none;
}

.input {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : black;
	text-decoration : none;
	font-weight : bold;
}
.extracrema {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 30px;
	color : white;
	text-decoration : none;
}
