.txt12
{ font-family: Arial; 
  font-size: 12px; 
  color: #000000; 
}
.txt12b
{ font-family: Arial; 
  font-size: 12px; 
  font-weight: bold;
  color: #000000; 
}

.txt10
{ font-family: Arial; 
  font-size: 10px; 
  font-weight: bold;
  color: #000000; 
}

.txt10b
{ font-family: Arial; 
  font-size: 10px; 
  font-weight: bold;
  color: #000000; 
}

A:Link, A:Visited, A:Active {
	color: #0000ff;
}
A:Hover {
	color: #ff0000;
}

