.style1 {color: #CCCCCC}

.style1 a:link {color: #CCCCCC}

.style1  a:visited {color: #CCCCCC}

.style1 a:active {color: #CCCCCC}

.style1 a:hover {color: #666}


.style3 {
         color: #660505;
          font-family:  Arial, Verdana, sans serif;
         font-size: 17px;
		 text align:center;
         font-weight: bold;
		 margin-right:auto;
          margin-left:auto;
		 padding: 10px 0px 7px 0px;}
		 
		 
.style3 a:link {

          color: #660505;
		  font-weight: bold;
		  text-decoration:none

}	


.style3  a:visited {

          color: #660505;
		  font-weight: bold;
		  text-decoration:none

}		 
	
	
	
.style3 a:active  {

          color: #660505;
		  font-weight: bold;
		  text-decoration:none

}		 
	
	
.style3 a:hover  {

          color: #fff;
		  font-weight: bold;
		  text-decoration:none

}		 
		 
		 





.footer  {
	   font-family: Arial, Verdana, sans serif;
         color: #ffffff;
	   text-decoration: none;
         font-style: normal;
	   font-weight: normal;
	   font-variant: normal;
	   font-size: 12px;
         text-align: center;
         word-spacing: 1px;
         letter-spacing: 0px;
         margin: 0px;
         padding:5px 50px 0px 40px; }


.footer a:link, a:visited {
         font-family:  Arial, Verdana, sans serif;
         text-decoration: none;
         font-weight: normal;
	 color: #ffffff;
          }


.footer a:hover {
	   color: #0e2f7b;
         }







.float-fix {display:inline-block;}
/* Hide from IE Mac \*/
.float-fix {display:block;}
/* End hide from IE Mac */

