@charset "utf-8";

a:active {
	text-decoration: none;
}

.style1 {
	font-size: 18px
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

