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

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
    color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style13 {color: #666666}
.style14 {font-size: 24px}
.style15 {font-size: 14px}
.style16 {font-size: 18px}
-->