/*
	These are the styles peculiar to this site. Any styles
	specified in this file will override the baseline
	styles for the Convio product. The styles	must be in
	this file so that they will be available in the
	Internet Exporer WYSIWYG HTML editor as well as in the
	Page Wrapper.

	Convio does not maintain this file once it has been
	delivered to the client.
*/

/*
	custom styles moved here from UserGlobalStyle.css
	to prevent future upgrade problems
*/
a, a:link,
a:active,
a:hover,
a:visited {
    color:#5D4A3C;
    text-decoration:underline;
}

p.stories-abstract {
border-bottom:1px dashed #9C8218;
}