BODY
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
}

A
{
	color: #CC33CC;
	font-family: Verdana,Arial;
	font-size: 9px;
	font-weight: bold;
}

A:visited
{
	color: #993399;
	font-family: Verdana,Arial;
	font-size: 9px;
	font-weight: bold;
}

A:hover
{
	color: #999999;
	font-family: Verdana,Arial;
	font-size: 9px;
	font-weight: bold;
}

.tagline
{
	color: #000000;
	font-family: Verdana,Helvetica,Arial,san-serif;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
}


