.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0em;
	position: static;
}
.littletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

.littlelink{
  text-align: center;
  text-decoration: none;
  font-family: verdana;
  font-size: 10px;
  color: #333333;
  }
.littlelink:hover{
  font-family: verdana;
  font-size: 11px;
  color: #FFFFFF
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

