body {
	margin: 0px 0px 0px 0px;
	background-color: #000;
}
td {
	font: 11px Tahoma, Arial;
	font-weight: bold;
	color: #FFF;
}

.heads {
	font: 14px Arial;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	padding: 4px;
	display:block;
}

.list {}
.list a			{ font: 10px Tahoma, Arial; font-weight: bold; color: #fff; text-decoration: none;}
.list a:hover 	{text-decoration:underline; color: #FFF;}

.pic2 {
display:block;
border:1px solid #fff;
padding:2px;
height:auto;
width: 230px;
background-color: #FFF; color:#000;}
.pic2 img {display:block;}
.pic2 .textlink2 {
	line-height:22px;
	font-size:12px;
	font-family:Tahoma, serif;
	color:#000;
	background:#FFF url(s.gif) no-repeat left center;
	display:block;
	padding-left:26px;
	text-transform:none;
	text-decoration:none;
}

.pic2 .textlink2:hover {text-decoration:underline;}

.pic1 {
display:block;
border:1px solid #fff;
padding:2px;
height: auto;
width: 110px;
background-color: #FFF; color:#000;}
.pic1 img {display:block;}
.pic1 .textlink1 {
	line-height:12px;	
	font-size:9px;
	font-family:Tahoma, serif;
	color:#000;
	background:#FFF url(s1.gif) no-repeat left center;
	display:block;
	padding-left:12px;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
}

.pic1 .textlink1:hover {text-decoration:underline;}
a.linka {
	font: 14px Arial;
	font-weight: bold;
	color: #fff;
	display:block;
	text-transform: uppercase;
	text-align: center;
	margin:4px 0px;
	text-decoration:none;
}

a.linka:hover {
	font: 14px  Arial;
	text-decoration:underline;
	font-weight: bold;
}		
