A.menu:link { 
       
     TEXT-DECORATION: none; 
     COLOR: A53C76; 
     } 

A.menu:visited { 
      
     TEXT-DECORATION: none; 
     COLOR: #990033; 
     } 


A.menu:hover { 
       
      TEXT-DECORATION: underline; 
      COLOR: #990033;
        } 




A.text:link { 
       
     TEXT-DECORATION: underline; 
     color:A53C76; font-family:Arial, sans-serif;
     font-style:italic;font-weight:900; font-size:10pt;
     } 

A.text:visited { 
      
     TEXT-DECORATION: underline; 
     color:#990033; font-family:Arial, sans-serif;
     font-style:italic;font-weight:900;font-size:10pt; 
     } 

A.text:hover { 
       
      TEXT-DECORATION: underline; 
      color:#990033; font-family:Arial, sans-serif;
      font-style:italic;font-weight:900;font-size:10pt; 
        } 

A.right:link { 
       
     TEXT-DECORATION: none; 
     color:#FFFFFF; font-family:Verdana, sans-serif;
      font-style:normal;font-weight:600;font-size:10pt;
      
     } 

A.right:visited { 
      
     TEXT-DECORATION: none; 
     color:#FFFFFF; font-family:Verdana, sans-serif;
     font-style:normal;font-weight:600;font-size:10pt;
       
     } 

A.right:hover { 
       
      TEXT-DECORATION: underline; 
      color:#FFFFFF; font-family:Verdana, sans-serif;
      font-style:normal;font-weight:600;font-size:10pt;
      
        }



h1 {
    color:#CC0066; font-family:Comic Sans MS, sans-serif; 
    text-align:center; font-style:bold; 
    font-weight:900; margin-top:0; margin-bottom:0; font-size:16pt
   }


h2 {
    color:#CC0066; font-family:Arial, sans-serif; 
    margin-left:5; margin-right:5; font-style:italic;font-weight:900; 
    margin-top:3; margin-bottom:0; font-size:10pt;
   }

h3 {
    color:#0030FF; font-family:Tohoma, sans-serif; 
    margin-left:5; margin-right:5; font-style:italic;font-weight:900; 
    margin-top:10; margin-bottom:10; font-size:12pt;
   }

p {
    color:#0066FF; font-family:Arial, sans-serif; 
    text-align:justify; font-style:italic;
    font-weight:900; margin-top:10; margin-bottom:0; font-size:10pt;
   }

li {
    color:#0066FF; font-family:Arial, sans-serif; 
    text-align:justify; font-style:italic;
    font-weight:900; margin-top:10; margin-bottom:0; font-size:10pt;
   }


