.tdContent {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4CBBD;
	background-attachment: fixed;
	background-image: url(images/bgContent.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #625949;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #857C6C;
}
.textOrange {
	color: #F48634;
}
.linkOrange {
	color: #F48634;
}
.tdCV {
	background-attachment: fixed;
	background-image: url(images/bgContent.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.linkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #625949;
	text-decoration: none;
}
A.linkText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #625949;
	text-decoration: underline;
}
