body 
{
	margin:0 0 0 0;
	background-image:url(images/bodybg.gif);
	background-position:center;
	font-family:Tahoma;
}

.menu_link {color:#CCCCCC; 
			text-decoration:none;
			text-align: left;
			vertical-align: top;
			font-family:Tahoma;
			font-size:12px;
			line-height:16px;
}
.menu_link:hover {
			color:#7b0000; 
			text-decoration:underline;
}

.thumbpic
{
	height:40px;
	cursor:pointer;
	margin-right:1px;
}

a {
	text-decoration: underline;
	color:#FFFFFF;
}