body {
	clip:   rect(   );
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	border: none;
	text-transform: none;
	text-decoration: none;


}
h1 {
	border: none;
	text-decoration: none;

}
hr {
	border: none;
	text-decoration: none;

}
p {
	margin-left: 15px;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	border: none;
	text-decoration: none;
	color: #CCCCCC;


}
a:link     {
	text-decoration: none;
	color: #000000;


}
a:visited  {
	text-decoration: none;
	color: #000000;

}
a:active   {
	text-decoration: none;
	color: #000000;

}
a:hover    {
	color:#000000;
	text-decoration: none;
	background-color: #999966;

}
