@font-face{ font-family: retro font; src: url('pixelmix.ttf');}
body {
    font-family: verdana,helvetica;
	color: #ffffff;
	background-color: #000000;
	font-size: 10px;
}
.sidehead {
	font-family: verdana,helvetica;
	color: #ffffff;
	font-weight: bold;
	font-size: 20pt;
}

.menuhead {
	font-family: verdana,helvetica;
	color: #ffffff;
	font-weight: bold;
	font-size: 15pt;
}
.white_title
{
	font-family: retro font;
	color: #FFFFFF;
	font-size: 100pt;
}
.white_game_title
{
	font-family: retro font;
	color: #FFFFFF;
	font-size: 40pt;
}
.white_info
{
	font-family: retro font;
	color: #FFFFFF;
	font-size: 20pt;
}
.keepwalking
{
    border: 5px;
    border-style: solid;
    border-color: #FF99FF;
}
.taaotlh
{
    border: 5px;
    border-style: solid;
    border-color: #3BA29F;
}
.seasalt
{
    border: 5px;
    border-style: solid;
    border-color: #f2b424;
}
.postvoid
{
    border: 5px;
    border-style: solid;
    border-color: #00fb7a;
}
.keepdriving
{
    border: 5px;
    border-style: solid;
    border-color: #e53f25;
}


a:link {color: inherit; font-decoration: none;}
a:visited{color: inherit; font-decoration: none;}
a:link:hover{font-weight: bold}

a.menu:link:focus, a.n:visited:focus {-moz-outline:0px;}
a.menu:link { font-family: verdana,helvetica; font-size: 15pt; color:  #ffffff; font-weight:normal; text-decoration:none;}
a.menu:visited { font-family: verdana,helvetica; font-size: 15pt; color:  #ffffff; font-weight:normal; text-decoration:none;}
a.menu:active { font-family: verdana,helvetica; font-size: 15pt; color:  #24B694; font-weight:normal; text-decoration:none;}
a.menu:hover { font-family: verdana,helvetica; font-size: 15pt;  color: #24B694; font-weight:normal; text-decoration:none;}




a.menuHome:link:focus, a.n:visited:focus {-moz-outline:0px;}
a.menuHome:link { font-family: verdana,helvetica; font-size: 15pt; color:  #ffffff; font-weight:bold; text-decoration:none;}
a.menuHome:visited { font-family: verdana,helvetica; font-size: 15pt; color:  #ffffff; font-weight:bold; text-decoration:none;}
a.menuHome:active { font-family: verdana,helvetica; font-size: 15pt; color:  #24B694; font-weight:bold; text-decoration:none;}
a.menuHome:hover { font-family: verdana,helvetica; font-size: 15pt;  color: #24B694; font-weight:bold; text-decoration:none;}


