
body,span, td, tr, table,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#A1A1A1;
}
.txtNav
	{
	color:BBBBBB;
	line-height: 20px;
}

a{color:#FF6600; text-decoration:none}
a:hover{color:#FF6600; text-decoration:underline}
a:active{color:#FF6600; text-decoration:none}
a:visited{color:#FF6600; text-decoration:none}

a.txtNav
	{
	color:#AAAAAA;
	text-decoration:none;
	}
a.txtNav:hover
	{
	text-decoration:underline;
	color:#FF6600;
	}

a.txtNav:visited
	{
	color:#AAAAAA;
	text-decoration:none;
	}

	
.txtNavSel
	{
	color:#FF6600;
	text-decoration:none;
	}
.txtBlocTitle
	{
	font-size:20px;
	color:#A1A1A1;
	}

.borderImg {border: 1px solid #D8D8D8}
.borderImgSel {border: 1px solid #FF6600; background-colr:#ff6600}


