/* Presentation Stylesheet */ 

h3, p {
 margin:0;
 padding:10px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
.textCream {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;


}
.textMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3D1F01;
	border: thin solid #996600;

}
.textLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
