TD
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.homenav
{
	font-family: Times,serif;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
}

.featured
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}

.itemname
{
	font-family: Times,serif;
	font-weight: bold;
	color: #440074;
	font-size: 12px;
}

.itemnamebig
{
	font-family: Times,serif;
	font-weight: bold;
	color: #440074;
	font-size: 16px;
}

.small { font-size: 11px; }

.notassmall { font-size: 12px; }

.monospace { font-family : Courier, monospace; }

.footer { font-size: 10px; }

.big { font-size: 14px; }

.bigger { font-size: 16px; }

.biggest { font-size: 18px; }

.white { color: #FFFFFF; }

.black { color: #000000; }

.red { color: #FF0000; }

.purple { color: #440074; }


A:link
{
	color: #000000;
	text-decoration: none;
}

A:visited
{
	color: #000000;
	text-decoration: none;
}

A:hover
{
	color: #440074;
	text-decoration: none;
}

A:active
{
	color: #440074;
	text-decoration: none;
}

.footernav A:link
{
	color: #000000;
	text-decoration: none;
}

.footernav A:visited
{
	color: #000000;
	text-decoration: none;
}

.footernav A:hover
{
	color: #333333;
	text-decoration: none;
}

.footernav A:active
{
	color: #333333;
	text-decoration: none;
}