﻿html {background-color:#002053; color:#fff; width:100%; height:100%; max-height:100%; 
    border:0px; margin:0px; padding:0px; font-family:"Segoe UI", Sans-Serif, Tahoma, 
        "Trebuchet MS", Arial; 
}
body {background-color:#002053; color:#fff; border:0px; margin:0px; padding:0px; 
    font-family:"Segoe UI", Sans-Serif, Tahoma, "Trebuchet MS", Arial; 
}
#contenedor {background-color:#002053; color:#fff; width:1000px; border:0px; 
    margin-left:auto; margin-right:auto; padding:0px; text-align:center; font-weight:bold;
}
h1 {font-size:150%; 
}
h2 {font-size:110%; 
}
a:link {color:#fff; text-decoration:none; 
}
a:visited {color:#fff; text-decoration:none; 
}
a:active {color:#fff; text-decoration:none; 
}
a:hover {color:orange; text-decoration:underline; 
}

