.persan {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #CC99CC;
	background-position: center;
}

.persan a:visited {
	text-decoration: none;
	color: #CC6699;
}
.persan a:link {
	color: #000000;
	text-decoration: none;
}
.persan a:hover {
	text-decoration: none;
	color: #000000;
}
.persan a:active {
	text-decoration: none;
	color: #CC0099;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}

