.smallmenu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
A.smallmenu:link   { color: #666666; font-size: 10px; font-weight: normal; font-family: Tahoma; text-decoration: none; }
 A.smallmenu:hover   { color: #666666; font-size: 10px; font-weight: normal; font-family: Tahoma; text-decoration: none; }
  A.smallmenu:visited   { color: #666666; font-size: 10px; font-weight: normal; font-family: Tahoma; text-decoration: none; }
  
.smallhead {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
A.content:link   { color: #990000; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
 A.content:hover   { color: #990000; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
  A.content:visited   { color: #990000; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
  
  .smallmenubold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
