p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:link {
	color: FF00FF;
	text-decoration: none;
}
a:hover {
	color: #FF00FF;
	text-decoration: underline;
}
a:visited {
	color: #FF00FF;
	text-decoration: none;
}
.stretch {
	background-image:  url(../images/stretch.gif);
	background-repeat: repeat;
}
