/************************************** Oh Dreamweaver, I don't have time to clean this up today. */

body,td,th {
	color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #442D1B;
}

a:link {
	color: #3DA5B3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3DA5B3;
}
a:hover {
	text-decoration: underline;
	color: #FDF6E1;
}
a:active {
	text-decoration: none;
	color: #FDF6E1;
}

#interviewee{ width:800px; margin:130px auto;}


