body {
	font-family: Georgia, Verdana, Arial, Times;
}
a, a:visited, a:active {
	color: blue;
	text-decoration: none;
	border-bottom: 0px;
}
a:hover {
	color: red;
	border-bottom: 1px dashed;
}
#logo a:hover, a#thumb4 {
	border: 0px;
}
#description p {
	text-indent: 20px;
}
