body {

	/*background-color: #fff;*/
	background-color: #fffdce;
	background-attachment: fixed;

	text-align: center;
	font-family: Tahoma;
	font-size: 13px;
	/*color: #fff;*/
	color: #fffdce;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;

}

p, td {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF00FF;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #FF00FF;
	text-decoration: none;
	font-weight: bold;

}
a:link, a:active, a:visited {
	color: #FF00FF;
	text-decoration: none;
}
