.inicio {
border:'border-width' 'border-style' 'color';
}

table.grande {background-image:url(../img/fundo2.jpg);
}
a {
border-width:thick;
border-style:hidden;
text-decoration:none;
color:#000000;
}

a:hover {
text-decoration:blink, underline;
color:#FF0000;
font-size:15px;
}