/*text*/
.innerOut{
font-family:arial;
color:#872931;
font-size:10pt;
height: 28px;
font-weight: bold;
text-align:center;
line-height:2.2;
z-index:99;
}
.innerOver{
font-family:arial;
color:#9900ff;
font-size:10pt;
height: 28px;
font-weight: bold;
text-align:center;
line-height:2.2;
z-index:99;
}
/*top backgrounds*/
.L0oOut{
background-image: url("images/out.gif");
text-decoration:none;
background-color:#e4e6f8;
z-index:99;
}
.L0oOver{
background-image: url("images/out.gif");
text-decoration:none;
background-color:#800000;
z-index:99;
}
