
a:link {
	font-family: arial;
	font-size: 10pt;
	color: #999999;
	font-weight: norml;
	text-decoration: underline;
}

a:hover {
	font-family: arial;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

.normal {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #999999;	
}
