td, button, input, a, select { 
	font-family: Verdana, sans-serif; 
	font-size: 10px;
}

a { 
	text-decoration: none;
}

a.underline:hover { 
	text-decoration : underline;
}


