
		.style1 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: normal;
			font-weight: normal;
			color: #444444;
			text-decoration: none;
		}

		.style2 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-style: normal;
			font-weight: normal;
			color: #444444;
			text-decoration: none;
		}

		.style3 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 20px;
			font-style: normal;
			font-weight: normal;
			color: #444444;
			text-decoration: none;
		}

		.style4 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			color: #FFFFFF;
			text-decoration: none;
		}

		.style5 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			color: #444444;
			text-decoration: none;
		}

		.style6 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-style: normal;
			font-weight: normal;
			color: #FFFFFF;
			text-decoration: none;
		}

		.style7 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 20px;
			font-style: normal;
			font-weight: normal;
			color: #444444;
			text-decoration: none;
		}

		.style8 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: normal;
			font-weight: bold;
			color: #444444;
		}
		
		.style9 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
		}
		
		.style10 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			font-weight: bold;
			color: #444444;
			text-decoration: none;
		}
		
		.menu a {
		    color: #ffffff;
		    text-decoration: none;
	    }

	   .menu a:hover {
		    color: #444444;
		    background-color: #ffffff;
		    display: block;
		    text-decoration: none;
	  }
	
	   .pages a {
	color: #444444;
     }
	  
	    .pages a:hover {
	      color: #444444;
	      background-color: #cfcfc9;
	      text-decoration: none;
       }
		
