.nav td{
	color:white;
	width:200px;
	white-space:nowrap;
	font-size: 13px;
}

a{
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
}

.links a{
	color:black;
	font-size:20px;
	text-decoration:underline;
}

question{
font-weight:bold
}

answer{
margin-left:25px;
display:block;
}