/* 7-08-2008 RCN Furniture CSS by Sincordia */


body {
	font-size:62.5%; /* Sets base font at 10px */
	font-family: "Lucida Grande", Arial, Verdana, sans-serif; 
	color:#394A8C; background-color:#F7F4F4;
	min-width:848px;
	margin:5px 0 0 0;
	text-align:center;
}

a:link { text-decoration:none; color:#333; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline;  }
a:active {text-decoration:none; }

img { border:0; }
