a
	{
	font-family: Arial;
	font-size: 11pt; 
	text-decoration: none; 
	font-weight: bold;
	color: #F9D415
	}


a:link
	{
	font-family: Arial;
	font-size: 11pt; 
	font-weight: bold;
	color: #F9D415
	}

	
a:visited
	{
	font-family: Arial;
	font-size: 11pt; 
	text-decoration: none; 
	font-weight: bold;
	color: #F9D415
	}

a:active
	{
	font-family: Arial;
	font-size: 11pt; 
	text-decoration: none; 
	font-weight: bold;
	color: #F9D415
	}

a:hover
	{
	font-family: Arial;
	font-size: 11pt; 
	text-decoration: underline; 
	font-weight: bold;
	color: #FFFFFF
	}