.tablecolor {
	background-color: #C60C63;
	border: thick #FFFFFF;
}
body {
	background-image: url(pamela-anderson.jpg);
}
.sl1 {

	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.p1 {

	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
}
a:hover {

	color: #333333;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
