body	{
	color: #eee;
	background-color: #000;
}
a:link	{
	text-decoration: none;
	color: #c60;
}
a:visited	{
	text-decoration: none;
	color: #c90;
}
a:hover	{
	background-color: #666;
	color: #fff;
}
p	{
	font-size: x-small;
}
.cap	{
	color: #ccc;
	font-size: x-small;
}
