@charset "utf-8";
/* CSS Document */

a:link
{
color: #000000;
text-decoration: none;
}

a:visited
{
color: #00000;
text-decoration: none;
}

a:active {
	text-decoration: none;
}
.style7 {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
}