.style1 {font-family: Arial, Helvetica, sans-serif}


@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #333333;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #6699FF;
}
a:active {
	color: #FFFFFF;
}
.style2 {color: #E6DAB4}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

