 body {
	background-color : #CDBA96;
	font-family: Arial;
	font-size:12pt;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	font-weight : bold;
}

    a {
	color: #660033;
	text-decoration: underline;
	font-weight : bold;
};
    a:hover {
	color: #9B004E;
	text-decoration: underline;
	font-weight : bold;
};

a:active {
	color: #660033;
	text-decoration : underline;
}

a:visited {
	color: #8B3626;
	text-decoration : underline;
}

td  {
      	font-family: Arial;
      	font-size:12pt;
}

