BODY
{
	background-image: url(images/Page-BG.gif);
}

A.PoweredBy
{
	/*<font color="#5e809c" size="1" face="Verdana">*/
	font-family : Verdana;
	color : #5e809c;
	font-size :10px;
	text-decoration : none;
}

A.PoweredBy:link
{
	font-family : Verdana;
	color : #5e809c;
	font-size :10px;
	text-decoration : none;
}

A.PoweredBy:visited
{
	font-family : Verdana;
	color : #5e809c;
	font-size :10px;
	text-decoration : none;
}

A.PoweredBy:hover
{
	font-family : Verdana;
	color : #5e809c;
	font-size :10px;
	text-decoration: underline;	
}

.Breadcrumbs 
{
	font-family : Verdana;
	color : #333333;
	font-size : 10px;
	text-decoration : none;
}

.Breadcrumbs A:link
{
	font-family : Verdana;
	color : #006699;
	font-size : 10px;
	text-decoration : none;
}

.Breadcrumbs A:hover
{
	font-family : Verdana;
	color : #cc6600;
	font-size : 10px;
	text-decoration : none;
}

.Breadcrumbs A:visited
{
	font-family : Verdana;
	color : #6699cc;
	font-size : 10px;
	text-decoration : none;
}

TD {font-size: 11px; font-family : Verdana; Color: #333333 }
Body { font-size: 11px; font-family : Verdana; Color: #333333 }
A:link{font-size : 11px; font-family : Verdana; COLOR: #006699;TEXT-DECORATION: none;}
A:visited{font-size : 11px; font-family : Verdana; COLOR: #6699cc;TEXT-DECORATION: none;}
A:hover{font-size : 11px; font-family : Verdana; COLOR: #cc6600;TEXT-DECORATION: none;}




