A:link {
	text-decoration: none; 
	font-weight: bold; 
	color:white;
	font-family: Arial;
	font-size: 8pt;
 }
A:visited {
	text-decoration: none; 
	color:white;
	font-weight: bold; 
	font-family: Arial;
	font-size: 8pt;
}
A:active {
	text-decoration: none; 
	color:white;
	font-weight: bold; 
	font-family: Arial;
	font-size: 8pt;
}
A:hover {
	text-decoration: none; 
	font-weight: bold; color: #757575; 
	font-family: Arial;
	font-size: 8pt;
}

.text A:link {
	text-decoration: underline; 
	font-weight: normal; 
	color:white;
	font-family: Arial;
	font-size: 8pt;
}
.text{
	font-weight: normal; 
	color:white;
	font-family: Arial;
}

.text_header{
	font-weight: bold; 
	color:white;
	font-family: Arial;
}

.footer A:link {
	text-decoration: none; 
	font-weight: bold; 
	color:white;
	font-family: Arial;
	font-size: 8pt;
 }
.footer A:visited {
	text-decoration: none; 
	color:white;
	font-weight: bold; 
	font-family: Arial;
	font-size: 8pt;
}
.footer A:active {
	text-decoration: none; 
	color:white;
	font-weight: bold; 
	font-family: Arial;
	font-size: 8pt;
}
.footer A:hover {
	text-decoration: none; 
	font-weight: bold; color: #757575; 
	font-family: Arial;
	font-size: 8pt;
}
