.{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : Silver;
}

.menuhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Silver;
	text-decoration: none
}
  
.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Silver;
	text-decoration: none;
	line-height: normal
}
  
.menuheadlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Silver;
	text-decoration: none
}
  
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: Silver;
	text-decoration: none;
	line-height: normal ;
	font-weight: normal
}
  
a.menuitem:hover {
	text-decoration: none;
	font-weight: bold;
	color: White;
}
  
a.menuheadlink:hover {
	font-weight: bold;
	color: White;
	text-decoration: none
}
  
a:hover { 
  text-decoration: none; 
  font-weight: bold }

.textboxes {
	color: Black;
}

