a.special:link    {color: #C0C0C0; text-decoration: none}
a.special:visited {color: #C0C0C0; text-decoration: none}
a.special:active  {color: red; text-decoration: underline}
a.special:hover  {color: black; text-decoration: underline}
a.crumb:link    {color: #808080; text-decoration: underline}
a.crumb:visited {color: #808080; text-decoration: underline}
a.crumb:active  {color: #808080; text-decoration: underline}
a.crumb:hover  {color: #808080; text-decoration: none}
.crumbFont {color: #808080; font-family:Verdana; padding-right:20px;}
.PagingLnk { color: #dedede;}
.PagingLnk:visited {color: #dedede; text-decoration: underline}
.PagingLnk:hover  {color: #dedede; text-decoration: none}
/*.PagingLnk:link    {color: #dedede; text-decoration: underline}
.PagingLnk:active  {color: #dedede; text-decoration: underline}
*/
body
{
	font-family: Verdana;
	color: #000000;
	background-color: #ffffff;
	margin: 0 0 0 0;
}
h1
{
    font-size: 12pt;
}
h2
{
    font-size: 10pt;
    font-weight: bold;
}
h3
{
    font-size: 10pt;
    font-weight: bold;
}
a:visited
{
	color: #003399;
}
a:active
{
	color: #ff6600;
}
a
{
	color: #003399;
}
a.href:visited
{
	color: #003399;
}
a.href:active
{
	color: #ff6600;
}
a.href:link
{
	color: #003399;
}
