a { color: #00A99D; text-decoration: none; font-weight: bold; font-family: arial; font-size: 12px;}
a:hover {  color: #00A99D;  text-decoration: underline; font-weight: bold; font-family: arial; font-size: 12px; }
.nav { color: #0075BE; text-decoration: none; font-weight: bold; font-family: arial; font-size: 12px;}
.nav:hover {  color: #0075BE;  text-decoration: underline; font-weight: bold; font-family: arial; font-size: 12px;}
.pink {color: D04A8B; font-size: 12px;font-family: arial;}
.purple {color: 2E3192; font-size: 12px;font-family: arial;}
.green {color: EAFAF9; font-size: 12px;font-family: arial;}
.blue {color:0075BE; font-size: 12px;font-family: arial;}
td {font-family: arial; font-size: 12px; }
.button1 {background-color: EAFAF9; color: 00A99D; font-size: 12px; font-family: arial; font-weight: bold;}
.button2 {background-color: 00A99D; color: EAFAF9; font-size: 12px; font-family: arial; font-weight: bold;}