body
{
	font-size: x-small;
	color: white;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.article
{
	font-size: x-small;
	color: white;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.catchline
{
	font-size: x-small;
	color: white;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.semi-headline
{
	font-size: small;
	color: white;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.td
{
	font-size: x-small;
	color: white;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

A, A:active, A:link, A:visited
{
	font-size: x-small;
	color: white;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}

A:hover
{
	font-size: x-small;
	color: white;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}

.buttons
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: xx-small;
	border-left: white 1px solid;
	color: white;
	border-bottom: white 1px solid;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background-color: #605611;
}
