.menu {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	background-color: #999999;
	border: #333333;
	font-size: 15px;



}
.menuCopy {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #666666;


}
.texto {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #CCCC33;


}
.textover {

	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
