.SitemapText {
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.SitemapHeading {
	font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0098DB;	
}
.Sitemap .Treeleaf {
        background: url("../graphics/bottom-links/tree-leaf.gif") no-repeat;
        padding-left: 25px;
}	
.Sitemap .TreeleafLast {
        background: url("../graphics/bottom-links/tree-leaf-last.gif") no-repeat;
        padding-left: 25px;
}

.Sitemap A          { color: #004081; text-decoration : none; }
.Sitemap A:visited  { color: #004081 }
.Sitemap A:Active   { color: #004081 }
.Sitemap A:Hover    { color: #004081; text-decoration : none; }

.SitemapHeading A          { color: #0098DB; text-decoration : none; }
.SitemapHeading A:visited  { color: #0098DB }
.SitemapHeading A:Active   { color: #0098DB }
.SitemapHeading A:Hover    { color: #0098DB; text-decoration : none; }

a{
  color:#003366;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

a.largeBlue {  
  font-size: 11pt;
  color:#0098DB;
  font-weight:bold;
}
