body {
		font-family:Verdana, Arial, Helvetica, sans-serif;

	}

h1 {
		font-size: 4em;
		color:  #fff;
	}

h3 {
		font-size: 2em;
		color:  #fff;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color:#bfbfbf;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:#bfbfbf;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color:#fff;
	}
	
	


