a:link,a:visited,a:active
{
 color:#ff7777;
 cursor:help;
}

a:hover
{
 color:#ff0000;
 cursor:help;
}

p
{
 color:#ffcccc;
 text-indent:0;
}

td
{
 color:#ff3300;
 font-weight:normal;
 text-align:center;
 padding:3px;
}

th.btop
{
 padding:0;
 height:7px;
 background:url("../images/red.png") no-repeat 0px 0px;
}

th.bmiddle
{
 padding:0;
 height:1px;
 background:url("../images/red_fill.png") repeat-y;
}

th.bbottom
{
 padding:0;
 height:11px;
 background:url("../images/red.png") no-repeat 0px -8px;
}

ul
{
 list-style-image:url('../images/bala_rojo.gif');
 font-weight:normal;
 color:#ff8888;
}

li
{
 color:#ff9999;
}

h1
{
 color:#ff3737;
}

hr
{
 border-color:#ff0000;
 border-style:outset;
 border-width:2px;
}

img
{
 border-style:inset;
 border-color:#440000;
 border-width:4px;
 align:center;
}

.cap
{
    color:#bb0000;
}


