@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
}
.style17 {
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
}
.menu {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a:link, a:visited, a:hover, a:active{
text-decoration:none;
}

a:link{
	color:#666666;
	text-decoration: none;
}

a:visited{
	color:#666666;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
	text-decoration: line-through;
}
