 .date_today { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 
8pt; color : #CCCCCC; letter-spacing : normal; } .circle_c { font-family: Verdana, 
Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color : #666666; letter-spacing 
: normal; ; line-height: normal} .Wss { text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, 
sans-serif; font-size: 14pt; line-height : 13px; color : 06a6e7; letter-spacing 
: 4px; font-weight : normal; } .TextNav1 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; line-height : normal; letter-spacing : 1px; font-weight : bold; } .Mdd { text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, 
sans-serif; font-size: 24pt; color : #06a6e7; font-weight : normal; letter-spacing 
: 4pt; ; line-height: normal} .TextMain { color : White; font-family : Verdana, 
Geneva, Arial, Helvetica, sans-serif; font-size : 12pt; font-weight : normal; 
letter-spacing : 1px; line-height : normal; } A:link { color: White; text-decoration: 
none; font-weight : normal; } A:visited { color: White; text-decoration: none; 
font-weight : normal; } A:hover { color: #000000; text-decoration: none; font-weight 
: normal; } .head { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12pt; color : White; font-weight : bold; letter-spacing : 1px; 
; line-height: normal} .head2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 
13pt; color : Black; font-weight : normal; letter-spacing : 2px; ; line-height: normal} .blink {
  animation: blink 3s infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale(2);
  }
  51% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}


#f2ee06

#4ee9f9