a
{
	font-family: times;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.disabled
{
	color: grey;
	font-family: times;
	font-size: 12px;
}


.white
{
	font-family: times;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.detail
{
	font-family: serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	text-align: justify;
}

.red
{
	font-family: serif;
	font-size: 10px;
	color: red;
	text-decoration: none;
}


/* ----- */

.title
{
	font-family: arial;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-variant: small-caps;
}


.info
{
	font-family: tahoma;
	font-size: 12px;
	color: black;
	text-decoration: none;
	text-align: center;
}

.postinfo
{
	font-family: tahoma;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

.headline
{
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: white;
	text-decoration: none;
}

.headline12
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: white;
	text-decoration: none;
}

.decklist
{
	font-size: 16px;
}