a:hover {
color: #9999ff; background-color: #000055; text-decoration: underline;
}
body{
font-family: Meiryo,Verdana;
}
*.shadow
{
width: 100%;
filter: dropshadow( color=#000000, offx=2, offy=2, positive=1 );
}