

/* Presentation Stylesheet */ 

h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
A:link {color:white;}
	A:visited {color: white;}
	A:hover {text-decoration: none; color: white; font-weight:bold;}
	A:active {color:white;text-decoration: none}
-->