body {
background: #524C4C url('http://www.nesretro.com/Back.jpg') top left repeat-y; 
}
P.text {
	font: x-small "Tahoma", Geneva, sans-serif;
	color: Black;
}
P.title {
	font: medium "Tahoma", Geneva, sans-serif;
        font-weight: bold;
	color: Black;
}
P.inde {
	font: x-small "Tahoma", Geneva, sans-serif;
	color: Silver;
}
P.bad {
	font: x-small "Tahoma", Geneva, sans-serif;
	color: #C00000;
}
P.yea {
	font: x-small "Tahoma", Geneva, sans-serif;
	color: #00C000;
}
A {
	font: x-small "Tahoma", Geneva, sans-serif;
	color: white;
	text-decoration : none;
}
A:Hover {
	font: x-small "Tahoma", Geneva, sans-serif;
        color: red;
	text-decoration : none;
}
.admin_list_tuhoa a:hover {
        color: white;
        background-color: red;
        text-decoration: none;
        font-weight: none;
        margin-left: 0px;
}
.list_title, list_title tr {
        font: x-small "Tahoma", Geneva, sans-serif;
	font-weight: bold;
	color: Black;
        background-image: url(http://www.nesretro.com/TableBack.jpg); 
}
.list_item {
        font: x-small "Tahoma", Geneva, sans-serif;
	color: Silver;
        background-image: url(http://www.nesretro.com/TableBack.jpg); 
}
.list_item a:link, .list_item a:visited{
        color: #FFFFFF;
        text-decoration: none;
        padding-left: 3px;
}
.list_item a:hover {
        color: red;
        padding-left: 3px;
}
.footer {
        font: x-small "Tahoma", Geneva, sans-serif;
        }
.footer a:link, .footer a:visited {
        text-align: center;
        color: black;
        text-decoration: none;
        }
.footer a:hover {
        color: red;
        text-decoration: none;
        }

.admin_show td{
        background: #D8DDE1;
        text-valign: center;
        }


