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

body {
	background-color: #646874;
}
td {
	background-color: #FFFFFF;
}
a:visited {
	color: #330066;
	text-decoration: none;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
}
