a.menu {font-family: Arial, "times new roman", sans-serif;
      font-size: 19px;
      color: #dc0432;
text-decoration: underline;}
a.menu:visited {font-family: Arial, times new roman, sans-serif;
      font-size: 19px;
      color: #dc0432;
text-decoration: underline;}
a.menu:hover{text-decoration: underline;
color: #dc0432;}


a.bot {font-family: Arial, "times new roman", sans-serif;
      font-size: 19px;
      color: #fffdd1;
text-decoration: underline;}
a.bot:visited {font-family: Arial, times new roman, sans-serif;
      font-size: 19px;
      color: #fffdd1;
text-decoration: underline;}
a.bot:hover{text-decoration: underline;
color: #fffdd1;}


BODY {
	background-color: #fefba3;
	
      margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;

}

.txt {
      font-family: Verdana, "times new roman", sans-serif;
      font-size: 12px;
      color: #f30b49;
      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: #d61049 1px solid;
 }

.td {  background-image: url(bg_left.gif); background-repeat: repeat-y; background-position: right top}
.td1 {  background-image: url(bg_right.gif); background-repeat: repeat-y; background-position: left top}

