.m1 {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #f0f0f0;
	font-weight: normal;

}

.m1:hover {  text-decoration: none; background-color: #CCCCaa; color: #000000}

.enlacegris {
	color: #333333;
}
.m2 {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffaa;
	font-weight: normal;

}
.m3 {

	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #f0f0f0;
	font-weight: bold;
}
.m3:hover {
text-decoration: none; background-color: #CCCCaa; color: #000000
}

.m4 {

	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #f0f0f0;
	font-weight: normal;
}
.m4:hover {
text-decoration: none; background-color: #dddddd; color: #000000
}

.banner1 {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #222222;
	font-weight: bold;
	background: #dedede;
}
.banner1:hover {
text-decoration: underline
}
