/********** links **********/

A:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #334962;
	font-size: 10pt; 
}
A:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #334962;
	font-size: 10pt; 
}
A:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #334962;
	font-size: 10pt; 
}

A:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #334962;
	font-size: 10pt; 
}