TD
{
	font-family: Times,serif;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	font-size: 14px;
}

.small { font-size: 14px; line-height: 16px; }

.smaller { font-size: 12px; line-height: 14px; }

.big { font-size: 18px; line-height: 20px; }

.bigger{ font-size: 20px; line-height: 22px; }

.white { color: #FFFFFF; }

.black { color: #000000; }

.gold { color: #FFCC66; }

.red { color: #FF0000; }


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

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

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

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