@charset "utf-8";
/* CSS Document */


a {color: white;}
a:visited {color: white;}
a:active {color: red;}

.seotext {margin:0px; margin-bottom: 8px; color:red;}

/* content */
.contentbox {padding-top:12px; background-color:white; color:red;}
.contentbox a {color:red;}
.contentbox a:hover {color:red;}

.game_table td {color:red; text-align:center; vertical-align:top; padding-bottom:20px;}
.game_table img {border:0px;}
.game_title {color:black; margin-top:4px;}

.game_table img {border: solid 2px white;}
.game_table a:hover img {border:solid 2px red;}