.top
{
background: #ffffff url(../images/sombraTop.jpg) repeat-x bottom; 
}

.bottom
{
background: #ffffff url(../images/sombraBottom.jpg) repeat-x top; 
}

.left
{
background: #F7F6FB; 
}

.right
{
background: #F7F6FB; 
}

.fillerTop
{
background: #000033; 
}

.fillerBottom
{
background: #F7F6FB; 
}

.jla
{ 
font-family: Tahoma;
font-size: 9px; 
color: #CCCCCC; 
font-weight: bold;
text-decoration: none;
}

.jla:hover
{ 
text-decoration: none; 
color: #777777; 
font-weight: bold; 
}

a:visited
{
color: #CCCCCC; 
}

