BODY
{
	background-image: url(images/Page-BG.gif);
}

A.PoweredBy
{
		
	/*<font color="#2C3529" size="1" face="Verdana">*/
	font-family : Verdana;
	color : #2C3529;
	font-size :10px;
	text-decoration : none;
}

A.PoweredBy:link
{
	font-family : Verdana;
	color : #2C3529;
	font-size :10px;
	text-decoration : none;
}

A.PoweredBy:visited
{
	font-family : Verdana;
	color : #2C3529;
	font-size :10px;
	text-decoration : none;
}

A.PoweredBy:hover
{
	font-family : Verdana;
	color : #2C3529;
	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 : #667361;
	font-size : 10px;
	text-decoration : none;
}

.Breadcrumbs A:hover
{
	font-family : Verdana;
	color : #C0901A;
	font-size : 10px;
	text-decoration : none;
}

.Breadcrumbs A:visited
{
	font-family : Verdana;
	color : #8D9989;
	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: #667361;TEXT-DECORATION: none;}
A:visited{font-size : 11px; font-family : Verdana; COLOR: #8D9989;TEXT-DECORATION: none;}
A:hover{font-size : 11px; font-family : Verdana; COLOR: #C0901A;TEXT-DECORATION: none;}



