@charset "utf-8";
/* CSS Document */


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #3399cc
}
a:active {
	text-decoration: none;
	color: #000000;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.style1 {
	color: #0099CC;
	font-weight: bold;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}


-->
