body{
	font-family:Tahoma,Helvetica,sans-serif;
	background-image:url(../images/bg.gif);
	background-position:top center;
	font-size:12px;
	color:#838383;
}
.nav a:link,a:visited{
	color:#de8aac;
	text-decoration:none;
	line-height:16px;
	font-weight:bold;
}
.nav a:hover{
	color:#ffb2d1;
	text-decoration:none;
	font-weight:bold;
}