body {
	font-family: sans-serif;
	font-size: 80%;
}

a:hover {
	color: #c00;
	text-decoration: underline; 
}

#search input.field, #mailinput {
	width: 119px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

span.headline {
	font-size: 125%;
	font-weight: bold;
}

span.headline a:link {
	text-decoration: none;
}

span.headline a:visited {
	text-decoration: none;
}

span.headline a:hover {
	text-decoration: underline;
}

#left a:link {
	text-decoration: none;
}

#left a:visited {
	text-decoration: none;
}

#left a:hover {
	text-decoration: underline;
}

.story a:link {
	text-decoration: none;
}

.story a:visited {
	text-decoration: none;
}

.story a:hover {
	text-decoration: underline;
}

#main a:link {
	text-decoration: none;
}

#main a:visited {
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}
