/* CSS Document */

body {
scrollbar-face-color: #EA0000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: #7907E0;
scrollbar-3dlight-color: #9322F9;
scrollbar-shadow-color: #808080;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #6F06CC;

font-family: arial;
}

A:hover {text-decoration: underline; color: #FF3300}

a.menu:link		{ color: #0000FF; }
a.menu:visited	{ color: #800080; }
a.menu:hover	{ background: #D5D5FF; }
a.menu:active	{ color: #66FFFF; }

table.bookmark
{
position:relative;
top:-25px
}

table.cheatcodessearch {
position:relative;
top:-18px
z-index:-1;
}

