body {background-repeat: no-repeat;}
p {margin-left: 5px; font-family: arial, Times, serif; font-size: 12px; color: #fff;}
a {
	font-family: arial, Times, serif;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #006699;
}