a:link
{
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration : none;
}
a:visited
{
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration : none;
} 
a:active 
{
	color: #1A3270;
	font-weight: bold;
	text-decoration : none;
}

a:hover 
{
	color: #1A3270;
	font-weight: bold;
	text-decoration : none;
}
.leftNavigationTextHighlight
{
	font-family: Verdana;
	font-size: 8pt;
	color: #1A3270;
	font-weight: bold;
}

.aSiteBody
{
	color: #1A3270;
	font-weight: normal;
	text-decoration : none;
}
