body {
	background-image:url("images/bg.png");
	background-repeat:repeat;
	background-color:#222;
	font-family:tahoma;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	}

.thumb { 
	border:2px solid #ca2222; }

.thumb:hover { 
	border:2px solid #fff; }

table, td {
	font-size:11px;
	font-family:tahoma;
	font-weight:normal;}

b {font-weight:bold;}

a { 
	color:#c31b1b; }

a:hover { 
	color:#000; }