@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active {
color: #174984;
text-decoration: none;
}
a:hover {
color: #9f1f1f;
}




