a:link, a:visited, a:active {
	color: #D9D3C1;
	font-family: tahoma;
	font-weight: none;
	text-decoration: none;
}


a:hover {
	color: #010103;
	background: #F3F3F3;
	text-decoration: none;
	cursor: crosshair;
}


p {
	text-align: justify;
	font-size: 5px;
	cursor: help;

}

body {
	font-size: 5px;
	color: #585752;
	font-family: helvetica, century gothic, tahoma;
	text-align: justify;
	background: #F8F6F0;
	cursor: help;

}

stand, strong, em {
	font-family: tahoma, times new roman;
	color: #7B6665;
}
 

