
a.messagebox {
	
	font-size: 14px;
	color: #AA111D;
	font-weight: normal; 
	text-decoration: none;
	padding-bottom: 1px;
	margin-top: 2px;
	background-image: url('../images/backgrounds/navi_button.jpg');
	display: block;
}

a.messagebox:hover {
	
	color: #FFDBB8;
	font-weight: normal;
	text-decoration: none;	
	background-image: url('../images/backgrounds/navi_button_active.jpg');
}

a.preview { color: black; text-decoration: none; font-weight: normal; }
a.preview:hover { color: black; text-decoration: none; font-weight: normal; }

a.preview_new { color: black; text-decoration: none; font-weight: bold; }
a.preview_new:hover { color: black; text-decoration: none; font-weight: bold; }
