.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #211749;
}

.catalogue_thumb { 
	border: 4px solid #211749;
	margin: 3px;
}

.catalogue_large { 
	border: 4px solid #211749;
	margin: 7px;
}

.catalogue_recent { 
	border: 4px solid #211749;
}

.textLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #211749;
	font-weight: bold;
}


a:link { color: #d40078; font-weight: bold; text-decoration: none;}
a:visited { color: #d40078; font-weight: bold; text-decoration: none;}
a:hover { color: #d40078; font-weight: bold; text-decoration: underline;}
a:active { color: #d40078; font-weight: bold; text-decoration: none;
}

div.eventful-error {
    display: none;
}
div.eventful-sticker-header {
    display: none;
}
div.eventful-sticker-footer {
    display: none;
}