BODY {
	color : black;
	background : white;
	font-size : 95%;
	padding : 0.5em;
}

.footer {
	margin : 0em;
	text-align: center;	 
	clear :left;
	width : 100%;
	color : green;
}

.pointer {
	text-align: left;	 
	margin : 0em;
}

.photo {
	float : right;
	padding : 0.5em;
	color : green;
	font-size : 90%;
	text-align: center;	 
}

IMG{ border-style : none;}

A:link {
	 text-decoration : none ;
	 color : blue
}

A:link IMG { 
	border-style : none;	
}

A:VISITED { text-decoration : none ; purple :  }
A:ACTIVE  { text-decoration : underline ; red :  }
A:HOVER   { text-decoration : underline ; color : #FF0000 }
UL { list-style-image: url(images/0129.gif); }
UL UL { list-style-image: url(images/0126.gif); }
