body {	color: white;	font-size: 10pt;	font-family: "Times New Roman", Georgia, Times }
.text {	color: white;	font-size: 10pt }
a {	color: silver;	font-weight: bold;	text-decoration: none }
a:hover  {	color: white;	background-color: red }

