﻿.activeTAB
{
	background: #04A2D2;
}
.activeTAB a
{
	font: Garamond;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.passiveTAB
{
	background: #E0ECFF;
}
.passiveTAB A
{
	font: Garamond;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.ancPageLinks
{
	text-decoration: none;
}
