.menidole {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.menidole:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.text-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;

}
.text-1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF00;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.textCopy {

	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
.textCopy:hover {
	font-family: Tahoma;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;

}
