body {
	margin:0px;
	padding:0px;
	background-color:#FFF9D5;
	/*background-image: url(../images_RD/bg.jpg);*/
	text-align:center;
	line-height:19px;
	font-family:"Tahoma";
	font-size: 12px;
	
}

.clear {clear:both;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;width:inherit;}


.text_note{
font-weight:normal;
font-size: 11px;}

.text_bold{
font-weight:bold;}


	


a.room_link:link {	color: #8ABA56;	text-decoration: underline; font-weight:bold;}
a.room_link:visited {	color: #8ABA56;	text-decoration: underline;  font-weight:bold;}
a.room_link:active {	color: #8ABA56;	text-decoration: underline;  font-weight:bold;}
a.room_link:hover {	color: #FF6600;	text-decoration: underline;  font-weight:bold;}

a.room_link2:link {	color: #000000;	text-decoration: underline; font-weight:bold;}
a.room_link2:visited {	color: #000000;	text-decoration: underline;  font-weight:bold;}
a.room_link2:active {	color: #000000;	text-decoration: underline;  font-weight:bold;}
a.room_link2:hover {	color: #FF6600;	text-decoration: underline;  font-weight:bold;}



