body	{
    margin: 3;
	background-color: #ffffff;
	scrollbar-3dlight-color: #f7f7f7;
	scrollbar-arrow-color: #eeeeee;
	scrollbar-darkshadow-color: #f7f7f7;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #f7f7f7;
	scrollbar-shadow-color: #f7f7f7;
	scrollbar-track-color: #f7f7f7;
 	}

.titulo {
    font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
    color: #990000;
    }

.negro {
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
    color: #000000;
    }
	
.negrito {
    font-family: Impact;
	font-size: 60px;
	font-weight: normal;
    color: #000000;
    }
	
.negritoo {
    font-family: Impact;
	font-size: 25px;
	font-weight: normal;
    color: #000000;
    }

.negrojus {
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
    color: #000000; text-align: justify;
    }

.azulito {
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
    color: #006699;
    }

.blanco {
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
    color: #f7f7f7;
    }

.gris {
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
    color: #cccccc;
    }

.rojito {
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
    color: #d22222;
    }

input {
	background-color: #f7f7f7;
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #c0c0c0;
    }

	

textarea {
    background-color: #f7f7f7;
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #c0c0c0;
    }



select {
    background-color: #f7f7f7;
    font-size: 11px; font-family: Trebuchet MS, MS Serif, Lucida Console;
    }

a:link {
 color: #000000;
 text-decoration: none;
 }

a:visited {
 color: #000000;
 text-decoration: none;
 }

a:active {
 color: #000000;
 text-decoration: none;
 }

a:hover {
 color: #006699;
 font-weight: bold;
 text-decoration: underline;
 }

<!--

div#mini {
 margin: 0px 0px 0px 0px;
 display: none;   
 }

div#basico {
 margin: 0px 0px 0px 0px;
 display: none;   
 }

div#intermedio {
 margin: 0px 0px 0px 0px;
 display: none;   
 }

div#avanzado {
 margin: 0px 0px 0px 0px;
 display: none;   
 }

-->
