a.navigationLink				{ text-decoration: none }
a:link							{ color: #4F0A80 }
a:visited						{ color: #7361CF }
a.navigationLink:hover			{ text-decoration: underline }
a.navigationLink:active			{ text-decoration: underline }
a:hover							{ color: #4F0A80; background: #FFE500 }
a:active						{ color: #4F0A80; background: #FFE500 }
a.img:hover						{ color: #4F0A80; background: transparent }
a.img:active					{ color: #4F0A80; background: transparent }

body							{ background: white; color: black; margin: 0pt 0pt }

.calendarBorder					{ border-color: black; border-style: solid; border-width: 1 }
span.weekend					{ color: #CE0001 }
span.seminarCalendarCancelled	{ text-decoration: line-through }
span.seminarStartedLastMonth	{ font: bold italic 8pt serif; color: #4F0A80; background: #FDF682; border-color: gray; border-style: solid; border-width: 1 }
span.seminarCalendarMarker		{ font: bold 8pt serif; color: #4F0A80; background: #FFE500; border-color: black; border-style: solid; border-width: 1 }
span.calendarLegendText			{ font: italic 10pt serif }
span.link						{ font: normal 10pt sans-serif }
span.standAloneLink				{ background: #FFE500; font: normal 10pt sans-serif; border-color: black; border-style: solid; border-width: 1 }
p								{ font: normal 12pt serif }
span.underconstruction			{ font: italic bold 28pt serif }
span.sitehighlight				{ font-weight: bold; color: #6B00CF }
span.note						{ font: italic 10pt serif }
span.sectiontitle				{ font: italic bold 16pt serif }
span.pagesubtitle				{ color: #6B00CF; font: italic bold 16pt sans-serif }
span.pagetitle					{ color: #6B00CF; font: bold 20pt sans-serif }
span.required					{ color: #CE0001 }
span.smallcaps					{ font-variant: small-caps }
table.copyright					{ font: normal 10pt serif }
table							{ font: normal 12pt serif }
table.seminarTimes				{ font: normal 10pt serif }
table.textlinks					{ font: normal 10pt serif }
td.cellBorder					{ background: #FDF682; border-color: #FFE500; border-style: solid; border-width: 3 }
td.navigationCell				{ background: #FDF682 }
td.navigationCellThumbnails		{ background: #FDF682 url(pageThumbnails.jpg) }
td.navigationBorderShadow		{ background: #000000 }
td.navigationBorderWhite		{ background: #FFFFFF }
ul								{ font: normal 12pt serif }
ul.smalllisttext				{ font: normal 10pt serif }
hr								{ color: #6B00CF }
