<style type="text/css">


	 	body {
		background-color: #FF1822;
		scrollbar-base-color: #FCE7E0;                                      
        scrollbar-arrow-color: #F90C00;
        scrollbar-face-color: #005FF9;
        scrollbar-highlight-color: #EF678B;
        scrollbar-track-color: #B5D6FC;
        }


 a:link, a:visited {
        color: #FFF;        
        }

 a:hover, {
        color: #FFFF99;        
		}
        
        
        div.email a {text-decoration: none; color: red;}
     div.email a:hover {text-decoration: none; color:blue; background-color: yellow;}
     
     #email a {text-decoration: none; color: red;}
     #email a:hover {text-decoration: none; color:blue; background-color: yellow;}
     
     #sponsors p {align: center; font-family: Arial; font-size: 14px; font-weight: 700;}
     
     div.email td {font-family: Arial; font-size: 11px; }
     #email td {font-family: Arial; font-size: 11px; }

     #teams p {align: center; font-family: Arial; font-size: 12px; font-weight: 700;}
        
        
</style>
