body
{
	font:Trebuchet MS;
}

.board_text
{
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:12px;
}

.board_title
{
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:14px;
}

.board_link
{
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:12px;	
	text-decoration:none;
}


.board_link:hover
{
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:12px;	
	text-decoration:underline;
}

.board_link_red
{
	font-family:Trebuchet MS;
	color:#FF0000;
	font-size:12px;	
	text-decoration:none;
}

.board_link_red:hover
{
	font-family:Trebuchet MS;
	color:#FF0000;
	font-size:12px;	
	text-decoration:underline;
}

.review_box
{
	height:150px;
	width:250px;	
	
}

.hidden
{
	
}



