A {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal;
}

A:hover {
	color: #000000; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
}


A:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
}


A:visited:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold;
}

.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
