@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #2C2829;
	padding: 2px;
}
.style7 {color: #FDFBFC}
#tdFootBar a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF5F9;
	text-decoration: none;
	background-color: #321615;
	text-align: center;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#tdFootBar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C4652;
	text-decoration: underline;
	background-color: #321615;
	text-align: center;
}
.style8 {color: #FFFFFF}
.style9 {font-size: 18px}
.style10 {font-size: 18px; color: #FFFFFF; }
.style11 {font-size: 16px}
.style12 {
	color: #FFFFFF;
	font-size: 18px;
}
#tdResumeEmail a {
	color: #B8A850;
}
#tdResumeEmail a:hover {
	color: #90B645;
}
