.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: #cccccc;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;

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

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

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