.txt-details {
	text-align: justify;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

a.more:link {
	color: #FF9900;
	text-decoration: none;
}
a.more:visited {
	color: #FF9900;
	text-decoration: none;
}
a.more:hover {
	color: #0794DB;
	text-decoration: none;
}
a.more:active {
	color: #FF9900;
	text-decoration: none;
}




a.web:link {
	color: #CC0000;
	text-decoration: none;
}
a.web:visited {
	color: #CC0000;
	text-decoration: none;
}
a.web:hover {
	color: #666666;
	text-decoration: none;
}
a.web:active {
	color: #CC0000;
	text-decoration: none;
}

