P { font: 15px courier; color: white;}  

A { font: 13px georgia; color: white ; text-decoration: none;}  

A:visited { text-decoration: none; color: maroon; }

A:active { 
	text-decoration: none color: #008B8B font-weight: bold; font-size: 14px;}

A:hover { text-decoration: none; color: #ffffff;}

Z { font-family: 40px carumba let; color: white;} 

.style4 { font-family: "Carumba LET"; font-size: 36px; color: #0066FF; }

.style7 {
	font-family: Courier New;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
}

.style8 {
	font-family: Courier New;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #58ACFA;
}

.textgrey {
	font-family : "Century Gothic", Arial;
	font-size : 14px;
	color : #C0C0C0;
	text-decoration : none;