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

cabeza{
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    color: #939393;
    padding: 5px 10px;
    font-size: 30px;
    font-weight: normal;
}

texto{
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    color: #989898;
    padding: 5px 10px;
    font-size: 20px;
    font-weight: normal;
}
ligas{
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    color: #989898;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: normal;
	text-align: center;
}