.button{
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}

.enlace{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:11px;
	color:#CC0000;
}

.titulo{
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}

.destacados{
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size:10px;
	color:#000000;
}

.promocion{
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#003366;
}

.precio{
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size:16px;
	color:#FF0000;
}

.creditos{
	font-family: Trebuchet MS;
	font-weight:normal;
	font-size:11px;
	color:#000000;
}

.link{
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}

.textoN{
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

.envio{
	font-family: Tahoma;
	font-weight: bold;
	font-size:10px;
	color:#666666;
}

.input {
 background-color:#F1F1F1;
 color:#000000;
 font-family: Trebuchet MS;
 font-size: 10px;
 font-weight:normal;
}

.textarea {
 background-color:#F1F1F1;
 color:#000000;
 font-family:Trebuchet MS;
 font-size: 10px;
 font-weight: normal;
}

.texto{
	font-family: Trebuchet MS;
	font-weight:normal;
	font-size:11px;
	color:#000000;
}

.textoNR{
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
}

.tema{
	font-family: Trebuchet MS;
	font-weight:normal;
	font-size:11px;
	color:#747474;
}

body {
	background:url(fondo.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}