A.FooterLink:link { font-size: 12px;
                    text-decoration: none;
                    color: #000000;
                    font-family: Arial; 
                  }

A.FooterLink:visited { font-size: 12px;
                       text-decoration: none;
                       color: #000000;
                       font-family: Arial; 
                     }

A.FooterLink:hover { font-size: 12px;
                     text-decoration: underline;
                     color: #000000;
                     font-family: Arial; 
                   }

A.AnotherLink:link { font-size: 12px;
                     text-decoration: none;
                     color: #0000ff;
                     font-family: Arial; 
                   }

A.AnotherLink:visited { font-size: 12px;
                        text-decoration: none;
                        color: #0000ff;
                        font-family: Arial; 
                      }

A.AnotherLink:hover { font-size: 12px;
                      text-decoration: underline;
                      color: #0000ff;
                      font-family: Arial; 
                    }

TD { font-family: Arial; 
     font-size : 12px;
   }


#umenu{
font-family: arial;
font-size: 12px;
margin: 0;
padding: 0;
}
#umenu ul #current a{
color: black;
background-color: #ffffff;
border-bottom: 3px solid #922591;
padding-bottom: 0;
}
#umenu{
margin: 0;
padding: 0;
}
#umenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
border: 1px solid #DFDFDF;
border-width: 0px 0;
}
* html #umenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}
#umenu ul li{
display: inline;
}
#umenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 3px 5px 3px 5px;
text-decoration: none;
background: white url(../../g/menudivide.gif) top right repeat-y;
}
#umenu ul li a:hover{
color: black;
background-color: #ffffff;
border-bottom: 3px solid #00bfbf ;
padding-bottom: 0;
}


.fl {
background-image: url(http://desirableimage.net/g/g17.gif);
background-repeat: repeat-y;
color : #ffffff;
}
.fr {
background-image: url(http://desirableimage.net/g/g19.gif);
background-repeat: repeat-y;
color : #ffffff;
}
.desirable, .desirable:visited, .desirable:active, .desirable:hover, .desirable:link{
font-family : Arial;
color: #808080;
text-decoration: none;
font-weight: normal;
font-size : 10px;
}