.text {
	font-family: Tahoma, Arial;
	font-size: 10px;

}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

a.menu {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;

	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;

	color: #cc0000;
	text-decoration: none;
}
a.menu_sans {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;

	color: #999999;
	text-decoration: none;
}
a.menu_sans:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;

	color: #666666;
	text-decoration: none;
}


a.menu2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: bold;

	color: #000000;
	text-decoration: none;
}
a.menu2:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;

	color: #666666;
	text-decoration: none;
}