a,a:link{
	text-decoration: underline;
	color: #000000;
}
a:visited{
	text-decoration: underline;
	color: #000000;
}
a:focus,a:hover,a:active{
	text-decoration: underline;
	color: #FF6600;
}
/*----------------------------------------------------------------------------*/
a.reverse{color: #000000;}
a.reverse:link{
	text-decoration: underline;
	color: #000000;
}
a.reverse:visited{
	text-decoration: underline;
	color: #FF6600;
}
a.reverse:focus,a.reverse:hover,a.reverse:active{
	text-decoration: underline;
	color: #FF6600;
}
/*----------------------------------------------------------------------------*/
p.addres2 {
	margin-left: 35px;
	line-height: 1.3em;
	margin-bottom: 10px;
	text-align: left;
	font-style: normal;
}	
.tdfooter {
	background-image: url(img/footer01.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
