body  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #000000;
	color : #700D30;
}
td{
	font-size: 11px;
	font-weight: bold;
}

a {
	text-decoration: underline;
	font-weight: normal;
	color : #700D30;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color : #700D30;
}
td.parental {
	background-color : #000000;
	background-image : url(imgs/splash.gif);
	text-align : center;
}