body  {
	font-family : ms sans serif;
	font-size : small;
	color : #000099;
	background-color : #fbf9d0;
	font : MS Sans Serif;
	margin : 20 20 20 20;
}
a  {
	text-decoration : none;
	font-size : small;
}
a:link  { color : #000099; }
a:active  { color : #000099; }
a:visited  {color : #000099; }
a:hover  {
	text-decoration : underline;
	color : Red;
}
hr{ height: 1pt; color: #000099;}
