.bod 		{ font-family:  Verdana, Arial, Helvetica; font-size: 12px; font-weight: none; color: #663551; }
.bod-hlite 		{ font-family: Arial; font-size: 11px; font-weight: bold; color: #B70E0E; }

.link-menu 		{ font-family: Arial; font-size: 14px; font-weight: none; color: #A8A8A8; }

.bodb		{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #663551;
}

.bods		{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: none;
	color: #663551;
}

.bodhdr		{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #982D3D;
}

A:link {
	color: #A8A8A8;
	text-decoration:none;
}
A:active {
	color: #B70E0E;
	text-decoration:none;
}
A:visited {
	color: #A8A8A8;
	text-decoration:none;
}

BODY {background: #ffffff}

