a   {
	color: #000000;
	text-decoration: none
}
a:hover    {
	color: #000000;
	text-decoration: underline
}
.black_normal   { color: #000000; font-style: normal; font-weight: normal; font-family: Arial, Helvetica, sans-serif, Verdana; text-decoration: none }
.black_bold   { color: #000000; font-style: normal; font-weight: bold; font-family: Arial, Helvetica, sans-serif, Verdana; text-decoration: none }
.blue_bold   { color: #0000ff; font-style: normal; font-weight: bold; font-family: Arial, Helvetica, sans-serif, Verdana; text-decoration: none }
