A.menu:link {text-decoration: none;  color: #DEFFE7;}
A.menu:visited {	text-decoration: none;  color: #DEFFE7;}
A.menu:active {text-decoration: none;  color: #DEFFE7;}
A.menu:hover {text-decoration: none;  color: #DEFFE7; font-weight: bold;}

P {
   font-size: 13 px;
   font-family: Tahoma, Arial, sans-serif;
}
table {
	font-size: 13 px;
  font-family: Tahoma, Arial, sans-serif;
}
INPUT {
	FONT-SIZE: 13 px;
	COLOR: Black; 
	FONT-FAMILY:  Tahoma, Arial, sans-serif;
	background: White; 
	border: 1px Solid Black;
}

