.purpletext{
			font-family: 'Orbitron';
			font-size: 40px;
			color: #a568cc;
			font-weight: bold;
			}
		.bluetext {
			font-family: 'Orbitron';
			font-size: 25px;
			font-weight: bold;  
			color: #7292db;
					}
		.blacktext {
			font-family: 'Orbitron';
			font-size: 25px;
			font-weight: bold;  
			color: black;
					}
		
	body {
			background-color: #9D00FF;
			background-image: url(cityescape.gif);
			background-size: 1400px 700px;
			background-repeat: no-repeat; 
			}
		.maintable {
			border: 5px solid black;
		background-color: #000000c9;
		width: 800px;
		height: 40px;
		text-align: center;
		}

		
		
		.navtable { 
		border: 5px solid #6a0dad;
		border-radius: 15px;
		background-color:#9D00FF;
		text-align: center;
		
		}
		.navbutton {
		border: 5px solid pink;
		border-radius: 15px;
		text-align: center; 	
		background-color: #000000; 
        width: 5%;
		height: 5%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		color: #966fd6;
		}		
		.purplechange{
			font-family: 'Orbitron', sans-serif;
			font-size: 40px;
			color: #a443e0;
			font-weight: bold;
			border: 5px solid p;
		border-radius: 15px;
		text-align: center; 	
		background-color: #000000; 
        width: 5%;
		height: 5%;
		font-size: 20px;
		
		
			}
		.picturetable {
			border: 3px solid black;
			border-radius: 15px;
		}
		
				a:link { 
				color: #591485;
;
		}	
			a:visited { 
				color: #591485;
;
		}
			a:hover {
				color: #4d8feb;
		}
			a.active { 
				color: #4de6eb;
; 
		}
		
			
			
			
			
			