@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.contenido { font-family: Tahoma; font-size:12px; color:#666666;
}
.titulo { font-family: Tahoma; font-size:14px; color: #FF9900;
}

a { text-decoration:none;}

.link { font-family: Tahoma; font-size:12px; color:#666666;
}
a.link:hover{ text-decoration:underline}

.contenidodetalle { font-family: Tahoma; font-size:10px; color:#666666;
}
.titulopeke { font-family: Tahoma; font-size:12px; color: #FF9900;
}
.linkmasgrandes { font-family: Tahoma; font-size:14px; color:#666666;
}
.linkpeke { font-family: Tahoma; font-size:10px; color:#666666;
}

