

body {
		font-family: Sixtyfour Convergence;
		font-size: 122%;
		
		
		color: white ;
		background-color: rgb(120, 120, 120) ;
	
}



a:link {color: rgb(227, 52, 14);}
a:visited {color: rgb(222, 128, 132);}
a:hover {color: rgb (255, 0, 13);}
a:active {color: rgb ();}  

.//  "active" is when clicked 