﻿.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:#715E3C;
	font-size:20px;
	text-decoration:underline;
	border:0;
}

.linksBlue a{
	color:blue;
	font-size:20px;
	text-decoration:underline;
	border:0;
}

.question {
font-weight:bold;
}

.answer {
margin-left:25px;
display:block;
}

img{
	border:0;
}
