/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #333333;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #E9C17F;
}
a:active {
	text-decoration: none;
	color: #000000;
}
