.bigGray { font-size: 18px; background-color: #eeeeee; color: #000000 }
.grayBack { background-color: #eeeeee; color: #000000 }

.whiteLink:link, .whiteLink:visited, .whiteLink:active { color: #ffffff; text-decoration: none; }
.whiteLink:hover { text-decoration: underline; }
 
