
body
{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	background:url(../images/bg2.jpg);
	color: #464648;
	
}

a
{
	color: #a2a3a5;
	text-decoration: none;	
	font-size: 13px;
	font-weight: normal;
}

a:hover
{
	color: #df97a0;	
	text-decoration: none;	
	font-size: 13px;
	font-weight: normal;
}

