BODY 
{ 
	background-attachment: fixed; 
	background-image: url(back.jpg); 
	color: #000000;
} 

H1
{
	text-align: center;
}

img
{
	border:0;
}

TABLE.EndMenu
{
    text-align: center;
    border-color: #000000;
    border-width: thin;
    border-style: solid;
    background-image: url(scroll2.jpg); 
}

TABLE.EndMenu TD.Title
{
    COLOR:	#000000;
    text-align: center;
    FONT-WEIGHT: Bold;
}



TABLE.EndMenu TD.MenuItem
{
    text-align: center;
}

A
{
    Color: yellow;
}

A:visited
{
    Color: white;
}

.MenuItem A
{
    Color: yellow;
    FONT-WEIGHT: Bold;
}

.MenuItem A:visited
{
    Color: white;
    FONT-WEIGHT: Bold;
}




