.txt {  font-family: Verdana, Arial; font-size: 11px}

A.menu:link{
  color: white;
; font-weight: bold; text-decoration: none; font-family: Verdana, Arial; font-size: 12px}
A.menu:visited{
  color: white;
; font-weight: bold; text-decoration: none; font-family: Verdana, Arial; font-size: 12px}
A.menu:active{
  color: white;
; font-weight: bold; text-decoration: none; font-family: Verdana, Arial; font-size: 12px}
A.menu:hover{
  color: red;
; font-weight: bold; text-decoration: none; font-family: Verdana, Arial; font-size: 12px}

A.menublack:link{
  color: black;
; font-weight: bold; text-decoration: none; font-family: Verdana, Arial; font-size: 12px}
A.menublack:visited{
  color: black;
; font-weight: bold; text-decoration: none; font-family: Verdana, Arial; font-size: 12px}
A.menublack:active{
  color: black;
; font-weight: bold; text-decoration: none; font-family: Verdana, Arial; font-size: 12px}
A.menublack:hover{
  color: red;
; font-weight: bold; text-decoration: none; font-family: Verdana, Arial; font-size: 12px}
.table_me {
	padding: 0px;
	margin: 4px;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}