#pagecontent {
	color: #FFFFFF;
	background-image: url(clip-art-car1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #00CCFF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
