A:link
{ 
	color: #000000;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold; 
}

A:visited 
{ 
	color: #000000;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

A:hover 
{ 
	color: #2DF10C;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

A.bottom:link
{ 
	color: #000000;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold; 
}

A.bottom:visited 
{ 
	color: #000000;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

A.bottom:hover 
{ 
	color: #2DF10C;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}