/* Page specific styles for EXHIBITIONS.HTML */

h2 {
    margin: 3em 0 0 0;
}

p {
    font-size: 1.2em;
    line-height: 0.8em;
}

p a, p a:link, p a:visited {
    text-decoration: underline;
}

.dates {
    color: #FFA500;	/* #FFA500 = Orange */
	background-color: transparent;
    font-weight: bold;
}

.locations {
    
}


