h1 {
	color: #999999;
}
a:hover {
	color: #660033;
	text-decoration: none;
	font-size: 12px;

}
a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 12px;

}
a:link {
	color: #CC99CC;
	text-decoration: none;
	font-size: 12px;

}
p {
	text-align: justify;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;

}
.specail {
	text-align: center;
}
