body	{ background-color: EEEEEE; margin-top:0px;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2D2D2E;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
}

.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2E;
	text-decoration: none;
}

.lnk
{
	font-family: Arial;
	font-size: 12px;
	color: #2D2D2E;
	text-decoration: none;
	font-weight: bold;
}

.lnk:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #2D2D2E;
	text-decoration: none;
	font-weight: bold;
}
.lnk:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #87000B;
	text-decoration: none;
	font-weight: bold;
}

.redlnk
{
	font-family: Arial;
	font-size: 12px;
	color: #87000B;
	text-decoration: underline;
}

.toplnk
{
	font-family: verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.toplnktext
{
	font-family: verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}