body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
}

A:link {
	color : #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

A:visited {
	color : #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

A:hover {
color : black;
text-decoration: underline; }

A:active {
color : black;
text-decoration: underline; }
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
