

<!--

P {

 font-weight : bold;
	font-size : xx-small;
	font-family : Arial, Helvetica, sans-serif;
	color : #1E0E0E;
	text-decoration : none;

}



A:visited {

   font-style : bold; 

   font-size : xx-small; 

   font-family : Arial, Helvetica, sans-serif; 

   color : #1E0E0E; 

   text-decoration : none; 

}





A:link {
	font-weight : bold;
	font-size : xx-small;
	font-family : Arial, Helvetica, sans-serif;
	color : #1E0E0E;
	text-decoration : none;
}





A:hover {
	font-style : bold;
	font-size : xx-small;
	font-family : Arial, Helvetica, sans-serif;
	color : #FBFAF8;
	text-decoration : none;
}





A:active {
	font-style : bold;
	font-size : xx-small;
	font-family : Arial, Helvetica, sans-serif;
	color : #1E0E0E;
	text-decoration : none;
}







-->

