A.grid {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Silver;
	text-decoration : none;
}
A.grid:hover { 
	color: White;
	text-decoration: underline;
 }
TD.bedNUMBER {
	font-family : "Times New Roman", Times, serif;
	font-size : 36px;
	font-weight : bold;
	color : #FFD700;
}
.bedTITLE {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
}
TD.bedText {
	font-family : "Arial Narrow";
	font-size : 10px;
}
