BODY
{
    background-color: #FEFDE8;
    color: black;
    font-family: Arial;
    font-style: normal;
    font-size: 11px;
}

table 
{ 
    font-family: Arial; 
    font-size: 11px; 
}

.menubody
{
    background-color: #FFAEB9;
    color: black;
    font-family: Arial;
    font-style: normal;
    font-size: 11px;
}

.maintable
{
	width: 800px;
	font-family:A rial; 
	font-size: 12px; 
	color: #4B4848;
	border-width: 11px;
	border-style: none;
}

.pricetable 
{ 
    font-family: Arial; 
    font-size:11px; 
    background-color: #DDDDDD;
}

ul li
{
    list-style: bullet;
}

.e0
{
    color: black;
    font-family: "Times New Roman";
    font-style: normal;
    text-decoration: none;
}

.e1
{
    color: black;
    font-family: "Times New Roman";
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.e2
{
    color: red;
    font-family: "Times New Roman";
    font-style: normal;
    text-decoration: none;
}

.e3
{
    color: maroon;
    font-family: "Times New Roman";
    font-style: italic;
    text-decoration: none;
}

.gametitle
{
    color: red;
    text-align: center;
}

.gamelink
{
    text-align: center;
}

a:link
{
    color: blue;
}
a:active
{
    color: blue;
}
a:visited
{
    color: blue;
}

h1
{
    font-family: Arial Black;
    font-size: 14px;
    color: #E80016;
    font-weight: normal;
    letter-spacing: 1.0px;
    margin-bottom: 5px;
    margin-top: 5px;
}

h2
{
    font-family: Arial Black;
    font-size: 12px;
    color: #E80016;
    font-weight: normal;
    letter-spacing: 1.0px;
    margin-bottom: 5px;
    margin-top: 5px;  
}



