div.text {
	text-align: left;
	color: Gray;
/*	background-color: black;	*/
/*	visibility: hidden;	*/
}
.text a:active, .text a:focus, .text a:hover, .text a:link, .text a:visited {
	color: red;
}