.times18green {
 font-family: "Times";
 font-size: 18px;
 font-style: normal;
 font-weight: normal;
 color: green;
 text-decoration: none;
 text-align: center;
 margin-top: 4px;
}
.times18blue {
 font-family: "Times";
 font-size: 18px;
 font-style: normal;
 font-weight: normal;
 color: #25ADFD;
 text-decoration: none;
 text-align: left;
 margin-top: 4px;
}
.times16white {
 font-family: "Times";
 font-size: 16px;
 font-style: normal;
 font-weight: normal;
 color: white;
 text-decoration: none;
 text-align: left;
 margin-top: 4px;
}
.times14white {
 font-family: "Times";
 font-size: 14px;
 font-style: normal;
 font-weight: normal;
 color: white;
 text-decoration: none;
 text-align: center;
 margin-top: 4px;
}
.times20yellow {
 font-family: "Times";
 font-size: 20px;
 font-style: normal;
 font-weight: normal;
 color: yellow;
 text-decoration: none;
 text-align: center;
 margin-top: 4px;
}
.times18yellow {
 font-family: "Times";
 font-size: 18px;
 font-style: normal;
 font-weight: normal;
 color: yellow;
 text-decoration: none;
 text-align: center;
 margin-top: 4px;
}
.times16yellow {
 font-family: "Times";
 font-size: 16px;
 font-style: normal;
 font-weight: normal;
 color: yellow;
 text-decoration: none;
 text-align: center;
 margin-top: 4px;
}
.times14yellow {
 font-family: "Times";
 font-size: 14px;
 font-style: normal;
 font-weight: normal;
 color: yellow;
 text-decoration: none;
 text-align: center;
 margin-top: 4px;
}
.times12white {
 font-family: "Times";
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: white;
 text-decoration: none;
 text-align: center;
 margin-top: 4px;
}
.arial12white {
 font-family: "Arial";
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: white;
 text-decoration: none;
 text-align: center;
 margin-top: 4px;
}
.arial10black {
 font-family: "Arial";
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: black;
 text-decoration: none;
 text-align: center;
 margin-top: 4px;
}