

a:link {text-decoration:none;}    /* unvisited link */
a:visited {text-decoration:none;} /* visited link */
a:hover {text-decoration:underline;}   /* mouse over link */
a:active {text-decoration:underline;}  /* selected link */

 
      .tagline {
        font-family: 'Exo', cursive;
        font-size: 24px;
      }
	   .coming {
        font-family: 'Exo', cursive;
        font-size: 15px;
      }
	  .footer {
        font-family: 'Exo', cursive;
        font-size: 11px;
      }
	   .heading {
	   color: #00e918;
        font-family: 'Exo', cursive;
        font-size: 18px;
		font-weight:bold
      }
	 
	  	   .getit {
		   color: #00e918;
        font-family: 'Exo', cursive;
        font-size: 32px;
		font-weight:bold
      }
	   .bodytext {
        font-family: 'Exo';
        font-size: 14px;
		line-height: 20px;
      }
	   .mlink {
	   color: #00e918;
        font-family: 'Exo';
        font-size: 14px;
		font-weight:bold
		
      }
	   .bodytext_bullet{
        font-family: 'Exo';
        font-size: 14px; line-height: 24px;
      }
