a:link {
	text-decoration: none;
	color: #000099;
}

a:visited {
	text-decoration: none;
	color: #000055;
}

a:hover {
	text-decoration: none;
	color: #ee0000;
}

div.wg_title {
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
	text-align: center;
	margin: 1em 0em 0.5em 0em;
}

div.wg_heading {
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	margin: 1em 0em 0.2em 0em;
}

div.wg_caption {
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-size: 9pt;
	line-height: 1.3em;
	margin: 0.6em 1em 0.6em 0.3em;
}
