
A{
	font-family: Arial;
  font-size: 8pt; 
  color: #151515;
  text-decoration:none;
}
A:hover{
	font-family: Arial;
  font-size: 8pt; 
  color: #999999;
  text-decoration:underline;
}
.selectBox { 
	font-family: Arial;
  font-size: 8pt; 
  color: #333333;
  }
.text { 
	font-family: Arial;
  font-size: 8pt; 
  color: #151515;
  }
.textSubmit { 
	font-family: Arial;
  font-size: 8pt; 
  bgcolor: #151515;
  color: #000000;
  }

.textBigger { 
	font-family: Arial;
  font-size: 12pt; 
  color: #151515;
  }