body {
	text-align: center;
	background-position: 40px;
	background-image: url(images/Pattern.gif);
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #999999;
}
a:hover {
	color: #999999;
	font-size: medium;
}
a:visited {
	color: #CCCCCC;
}
