.botones {
	text-decoration: none;
	color: #000033;
}
a.botones:link {
	text-decoration: none;
}
a.botones:visited {
	text-decoration: none;
}
a.botones:hover {
	color: #990000;
	text-decoration: none;
}

.botones2 {
	text-decoration: none;
	color: #FFFFFF;
}
a.botones2:link {
	text-decoration: none;
}
a.botones2:visited {
	text-decoration: none;
}
a.botones2:hover {
	color: #990000;
	text-decoration: none;
}
