

/* Presentation Stylesheet */ 


h2 {
	margin:0;
	color: #9C1952;
}

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
 
a:link, a:visited{
	color: #9C1952;
	text-decoration: none;
}

a:hover, a:active{
	color: #EEBF21;
	text-decoration: none;
}