#menu_forum
{
	width:170px;
	height:160px;
	border:0;
	padding:0;
	
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	
	border:1px solid black;
}

#menu_forum td a,
#menu_forum td a:visited
{
	height:20px;
	padding-left:5px;
	color:white;
	text-decoration:none;
	display: block;
	background:url("menu.jpg") no-repeat;
}

#menu_forum td a:hover,
#menu_forum td a:focus:hover
{
	background:url("menu-over.jpg") no-repeat;
}
#a1 
{
	background:url("menu.jpg") no-repeat;
}