@charset "UTF-8";

<style type="text/css">
body,td,th {
	font-family: Michroma, sans-serif;
}
a {
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #DFA6A6;
}
a:active {
	text-decoration: none;
	color: #C1A3A5;
}
</style>
