.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.menu01 a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}

input {
	font-family: Tahoma, Arial;
	font-size: 11px;

}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

A:link, A:visited { 
	text-decoration: underline;
	font-weight: bold;
}

A:active, A:hover { 
	text-decoration: underline overline;
	font-weight: bold;
}
