A:ACTIVE, A:LINK, A:VISITED {
	font-family : Arial;
	font-size : 12px;
	font-style : bold;
	font-weight : bold;
	color : #A78869;
	text-decoration : none;
}

A:HOVER {
   font-family : Arial;
   font-size : 12px;
      font-weight : bold;
   color : #ffffff;
   text-decoration : underline;

}

body {
	margin-left: 5px;
	font-family : Arial;
   font-size : 12px;
	color : #F8EEE2; 
}

