
.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
A{
  color : #666666;
  background-color : #666666;
  text-decoration : none;
}
A:hover{
  color : #666666;
  background-color : #666666;
  text-decoration : none;
}
A:visited{
  color : #666666;
  background-color : #666666;
}
A:active{
  color : #666666;
}
