a.menu {font-family: Arial, "times new roman", sans-serif;
      font-size: 19px;
      color: #e31e64;
text-decoration: underline;}
a.menu:visited {font-family: Arial, times new roman, sans-serif;
      font-size: 19px;
      color: #e31e64;
text-decoration: underline;}
a.menu:hover{text-decoration: underline;
color: #e31e64;}

BODY {
	background-color: #fffad7;
	
      margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;

}

.txt {
      font-family: Verdana, "times new roman", sans-serif;
      font-size: 12px;
      color: #e31e64;
      font-weight: bold;
      margin-left: 5px;
	margin-right: 5px;
	margin-top:7px;
      margin-bottom: 7px;
; padding-top: 15px; padding-right: 25px; padding-bottom: 15px; padding-left: 25px
}

.th {BORDER: #fbb7de 1px solid;
 }

