@charset "UTF-8";
body,td,th {
	font-family: "Adobe Garamond Pro";
	color: #c8c1b9;
	font-size: 16px;
}
body {
	background-color: #474f62;
}
a {
	font-family: Trajan Pro;
	font-size: 14px;
	color: #474f62;
}
a:visited {
	color: #c8c1b9;
	text-decoration: none;
}
a:hover {
	color: #c8c1b9;
	text-decoration: none;
}
a:active {
	color: #c8c1b9;
	text-decoration: none;
}
a:link {
	color: #c8c1b9;
	text-decoration: none;
	font-size: 14px;
}
