.TituloMenu {  
	font-family: Arial; 
	font-size: 12px; color: navy;
}

TD {  
	font-family: Arial; 
	font-size: 12px
} 

A { 
	color: #004080; font-style: normal; text-decoration: none
}
A:hover {
	font-style: normal; text-decoration: none; font-weight:bold
}

.input { 
	font-family: Arial; 
	font-size: 12px; 
	color: navy; 
	border: 1px navy solid; 
	background-color: white; 
}
.boton { 
	font-family: Arial; 
	font-size: 12px; 
	color: navy;
}
.body {background-color:white;
}
