body {
	margin: 0px;
}

.default {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.default a:link {
	color: #0000C8;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.default a:visited {
	color: #0000C8;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.default a:hover {
	color: #0000C8;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}