<!--

A.one{
        color: #440044;
        text-decoration:none;
}

A.one:HOVER {
        color: #ff9922;
        text-decoration:underline;
}






A.two:LINK {
			font-family : Bookman Old Style;
        border-color:  #142844;
        width: 143px;
        background:  hidden;
        color: #142844;
        text-decoration: none;
        
        line-height: 17px;      
         max-height: 11px;
         min-height: 11px;
         font-size: 13px;
         
       font-weight: bold;
       border-right-color: hidden;
       border-bottom-color: hidden;
       border: 1px solid hidden;
       outline: hidden;
       outline-style: hidden;
       text-align: center;
       }

A.two:VISITED {
       
        font-family : Bookman Old Style;
        border-color:  #142844;
        width: 143px;
        background:  hidden;
        color: #142844;
        text-decoration: none;
        
        line-height: 17px;      
         max-height: 11px;
         min-height: 11px;
         font-size: 13px;
         
       font-weight: bold;
       border-right-color: hidden;
       border-bottom-color: hidden;
       border: 1px solid hidden;
       outline: hidden;
       outline-style: hidden;
       text-align: center;
}

A.two:HOVER {
        color: #142844;
        background:  hidden;
        width: 143px;
        text-decoration: none;
        border-top: 1px solid ;
        border-left: 1px solid ;
        border-right: 2px outset ;
        border-bottom: 2px outset ;
     
        border-color: #ff4321;
        line-height: 17px;
    
         
         max-height: 11px;
         min-height: 11px;
         
         font-family : Bookman Old Style; 
         font-size: 13px;
        
       font-weight: bold;
       border-right-color: #ff4321;
       border-bottom-color: #ff4321;
       border: 2px solid hidden;
        outline: hidden;
       outline-style: hidden;
       text-align: center;
       onfocus: blur();}

A.two:ACTIVE {
        border-right: 1px inset ;
        border-left: 2px inset ;
        border-bottom: 1px inset ;
        border-top: 2px inset ;
        border-color: #ff4321;
        width: 143px;
        background:  hidden;
        color: #142844;
        
       font-family : Bookman Old Style; 
        line-height: 17px;      
         max-height: 11px;
         min-height: 11px;
         font-size: 13px;
        
         font-weight: bold;
       border-left-color: #ff4321;
       border-top-color: #ff4321;
       border: 2px solid hidden;
       outline: hidden;
       outline-style: hidden;
       text-align: center;
onfocus: blur();         
}
  
-->

