body,td,th {
 color: #D190FF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D190FF;
}
center {
	font-family: Arial, Helvetica, sans-serif;
	color: #D190FF;
	text-align: center;
}
.titlefont {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #D190FF;
	text-align: center;
}

table { 
	margin-left: auto;
	margin-right: auto;
}


body {
	background-image: url(images/purplerosesBedge.gif);
}

table {
	border: 0;
}

img {
	border: 0;
        display: block;
        margin-left: auto;
        margin-right: auto;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #9966FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
