body
{
    background-color: #000000;
    margin:0;
}
body, td, th
{
    font-family: Tahoma, "Trebuchet MS" , "Lucida Sans Unicode";
    font-size: 11px;
}
a:link, a:visited
{
    text-decoration: none;
}
a:hover, a:active
{
    text-decoration: underline;
}
.cajaTxt
{
    border: 1px solid Gray;
    font-family: Tahoma, "Trebuchet MS" , "Lucida Sans Unicode";
    font-size: 11px;
}
.boton
{
    border: 1px solid Gray;
    font-family: Tahoma, "Trebuchet MS" , "Lucida Sans Unicode";
    font-size: 11px;
    background-color: #e49f2a;
    height: 19px;
}
.textoProdi
{
	font-family: Tahoma, "Trebuchet MS" , "Lucida Sans Unicode";
    font-size: 10px;
    color:White;
}
