td.espacio
{
	width:20%;
}
td.itemmenu
{
	font-size:1em;
}
td.infomenu
{
	font-size:-2em;
}
a 
{
}
a:link {
	text-decoration: none;
	color:blue
}
a:visited {
	text-decoration: none;
	color:blue
}
a:hover {
	text-decoration: none;
	color:red
}
a:active {
	text-decoration: none;
	color:blue
}
body {
	overflow:auto;
}
img
{
	border:0;
}
