.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
}

.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.60em;
	line-height: 1.4em;
	font-weight: normal;
	color: #CCCCCC;
}

a {
	color: #666666;
	text-decoration: none;
	font-weight: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}

a.one:link {color: #999999}
a.one:hover {color: #99CC00} 
}