td { 
font-family:verdana,arial;
font-size:11;
}
td.menu {
cursor: pointer;
}
td.texture {
cursor: pointer;
}
a {
color:#000080;
text-decoration: none;
}
a:hover {
color:#FF0000;
text-decoration:underline;
}
A.menu {
color:#000080;
text-decoration:underline;
}
A.menu:hover {
color:#3333FF;
text-decoration:none;
}
