#container{
padding:20px;
width:460px;
height:314px;

}


#image{
border:4px #666 solid;
height:314px;
width:460px;}

.tabla{
padding:3px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:10px}

.priFila{
padding:3px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase}

.a { font-weight: bold; /*border-bottom: 1px dotted transparent;*/ text-decoration:none;}
.a:link { color: #ffffff; text-decoration: none; /*border-bottom-color: #336699;*/ }
.a:visited { color: #000000; text-decoration: none; /*border-bottom-color: #5588aa;*/ }
.a:hover, a:active { color: #ffffff; /*border-bottom: 1px solid #ad5b1e;*/ text-decoration:none;}
