a.menu:link {color: rgb(198,255,175); 
	text-decoration: none; 
	text-align: center; 
	display: block;
	width: 121px;
	height: 35px;
	background-image: url(images/button_normal.gif);
	}

a.menu:visited {color: rgb(198,255,175); 
	text-decoration: none; 
	text-align: center; 
	display: block;
	width: 121px;
	height: 35px;
	background-image: url(images/button_normal.gif);
	}

a.menu:hover {color: rgb(198,255,175);
	text-decoration: none; 
	text-align: center; 
	display: block;
	width: 121px;
	height: 35px;
	background-image: url(images/button_selected.gif);
	}

a.menu:active {color: rgb(198,255,175); 
	text-decoration: none; 
	text-align: center; 
	display: block;
	width: 121px;
	height: 35px;
	background-image: url(images/button_normal.gif);
	}



 H3 {font: serif; }

 p.text {	color: black; 
	font-family: serif;
	font-size: 16px;
	text-indent: 2em;
	text-align: justify;
	}
p.list {color: black; 
	font: times;
	font-size: 16px;
	text-indent: 2em;
	text-align: left;
	}


 p.menu { 
	line-height: 35px;
	color: blue;
	font-family: times;
	font-style: oblique;
	font-weight: bold;
	text-color : white;
	font-size: 20px;
	text-indent: 0em;
	text-align: center;
	width: 120px;
	wertical-align: middle;
	}


 p:first-letter {
	font-size: 2x; 
	font-weight: bold;}

p.footer { 
	line-height: 20px;
	}

div {
	

}
