body{
	background-color : #dbca8a;
	font-family : "Tempus Sans ITC";
	font-size : 12pt;
	font-weight : bold;
	text-align : left;
}
a {
	font-size : 12pt;
	text-decoration: none;
	font-weight : bold;
	color : #b6a565;
}
a:visited {
	color :#968545;
}
a:active {
	color : #d6c585;
}
a:hover {
	color:  #e6d595;
}
