BODY {
	color : black;
	background : white;
	font-size : 95%;
}

.menu {
	padding : 0.5em;
	float : left;
	width : 20%;
}

.main {
	padding : 0.5em;
	float : left;
	width : 75%;
}

.footer {
	color:green;
	text-align: center;	 
	font-size : 90%;
	clear :left;
	width : 100%;
	font-size : 90%;
}

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); }
