/* CSS Document */

.text {
    font-family: Arial;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-color: white;
      }
	  
.table {
    font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-color: #224C28;
      }
	  
.Link2 {
    font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-color: #224C28;
      }
	  	  
.reviews {
    font-family: Arial;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
      }
.cont {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
      }
.menu_title {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #ffff00;
      }  
.LINKS {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: WHITE;
      } 
.numbers_list_table {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: WHITE;
      } 