a {
	color: #990066;
	text-decoration: none;
	font-weight:normal;
}
a:hover {
	color: #FF6600;
	text-decoration:underline;
	font-weight: normal;
}
a:visited (color:yellow}
.list {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: circle;
}
body {background-color:#e2d3b6;}

p.line 		 { font-family: Arial, Helvetica, sans-serif ; font-size: 10 points; line-height: 140% }
