﻿#top { display: none; }

* {
	background-color: transparent !important;
	color: #000 !important;
}

body { font-size: 12pt; }

#sub_navigation,
small { font-size: 10pt; }

a,
.button { text-decoration: underline; }

.button { border: 1px solid; }

a[^="http://"]:after {
	content: '('attr(title)')';
}

a[^="#"]:after,
a[href$=".jpg"]:after,
a[href$=".jpeg"]:after,
a[href$=".gif"]:after,
a[href$=".png"]:after  { content: none; }

.social-media,
.nav-brand { display: none; }