body {color: black; 
	background-color: white;
	font-family: "Times New Roman", serif, Verdana, Arial; font-size: 12pt; 
	text-align: center; 
	}
		
a { color: black; text-decoration: none; }
a:hover { background-color: #c0c0c0; color: green; text-decoration: blink; }
a:link { color: black; text-decoration: none; }
a:active { color: black; text-decoration: none; }
a:visited { color: blue; text-decoration: none; }