a:link {color: #CC0000 ; text-decoration: none; }
a:active {color: #CC0000; text-decoration: none; }
a:visited {color: #CC0000; text-decoration: none; }
a:hover {color: #FF0000; text-decoration: underline; }

.Sponsers a:link {color: #666666 ; text-decoration: none; }
.Sponsers a:active {color: #666666; text-decoration: none; }
.Sponsers a:visited {color: #666666; text-decoration: none; }
.Sponsers a:hover {color: #666666; text-decoration: underline; }



body {background-color: #FFFFFF; 
     text-align: left;
     font-family: verdana Arial, Helvetica, sans-serif; 
     font-size: medium; }


h1 { 
       font-family:   Arial, Helvetica, sans-serif; 
       font-size: 12pt; 
       color: #666666; 
       font-weight: normal; 
    }
     
h2 { 
       font-family:  font-family: Arial, Helvetica, sans-serif; 
       font-size: 8pt; 
       color: #666666; 
       font-weight: normal; 
	   margin-left: 5px;
    }

.RecipLinkText {
				 font-size: 8pt; 

               }

.RecipLinkText a:link {color: #666666 ; text-decoration: none; }
.RecipLinkText a:active {color: #666666; text-decoration: none; }
.RecipLinkText a:visited {color: #666666; text-decoration: none; }
.RecipLinkText a:hover {color: #666666; text-decoration: underline; }



.Sponsers {
		    text-alighn: left;
          }
