a {text-decoration: none;}

BODY
   {
   color:#ccc;
   background-color:#333333;
   font-family: Gill Sans, sans-serif;
   }
h4 {
    font-size: 4vw;
  }
TD   {
   color:#ccc;
   background-color:#333333;
   font-family: Gill Sans, sans-serif;
   }

A:link{color: #ccc}
A:visited{color: #ccc}

body { margin-top: 5%; margin-right: 5%; margin-bottom: 5%; margin-left: 5%; }

#footer {
	text-align: center;
        clear: both;
	color: #ccc;
	font-size: 1.5vw;
	}
	
#smaller {
	color: #ccc;
	font-size: 2vw;
    	font-family: Gill Sans, sans-serif;

	}
#Bigger {
	color: Black;
	font-size: 10vw;
	font-weight: bold;
    	font-family: Gill Sans, sans-serif;

	}
