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

a, a:visited {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #003366;
}
.wtitle {
	font-size: 16pt;
	font-weight: bold;
	color: #666;
	font-style: normal;
}
a:hover	{
	text-decoration: underline;
	color: #333333;
}

