
.RefList
{
	color:Navy
}
a:visited 
{
	color:#0253b7;
	text-decoration:none;
	font-weight:bolder
}
a:hover 
{
	color:#f93;
	text-decoration:underline;
}

a:link
{
	font-weight: bolder;
	color: #663333;
	text-decoration: none;
}

.PageLinks
{
	background-color: bisque;
}


.NavigationOff
{
	font-weight: bolder;
	color: black;
	text-decoration: none;
}


A.CurrentSection:visited
{
	font-weight: bolder;
	color: red;
	text-decoration: none;
}
	
A.CurrentSection:link
{
	font-weight: bolder;
	color: red;
	text-decoration: none;
}

A.CurrentSection:hover
{
	color:red;
	text-decoration:none;
	font-weight:bolder
}





A.NavigationLink:visited
{
	font-weight: bolder;
	color: #0253b7;
	text-decoration: none;
}
	
A.NavigationLink:link
{
	font-weight: bolder;
	color: #0253b7;
	text-decoration: none;
}

A.NavigationLink:hover
{
	color:red;
	text-decoration:none;
	font-weight:bolder
}
