/* CSS Document */

.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #817057;
	}
.body_copy a:link {
	color: #e49a0c;
	text-decoration: none;
}
.body_copy a:visited {
	color: #e49a0c;
	text-decoration: none;
}
.body_copy a:hover {
	text-decoration: underline;
	color: #e49a0c;
}
.body_copy a:active {
	text-decoration: none;
}


.survey_copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
	
.int_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
.int_menu a:link {
	color: #000000;
	text-decoration: none;
}
.int_menu a:visited {
	color: #000000;
	text-decoration: none;
}
.int_menu a:hover {
	text-decoration: underline;
	color: #000000;
}
.int_menu a:active {
	text-decoration: none;
}