/*
  Estilo Barrio Obrero por Néstor Ovallos Cañas
*/
body {
background: #FFFFFF;
color: #000000;
margin: 0px;
scrollbar-face-color:#F0D602;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#F0D602;
scrollbar-darkshadow-color:#F0D602;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#F0D602;	
}

A {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000066;
text-decoration: none;
}

A:hover {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #666666;
text-decoration: underline overline;
}
	 .boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#000000;
        border:0px;
        width:80px;
        height:19px;
}
	 .boton1{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#000000;
        border:0px;
        width:120px;
        height:19px;
}
.punto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.punto1 {color: #FF9900}
