/* CSS Document */
body {
	background-color: #FFECFF;
}
body,td,th {
	color: #9900FF;
.style1 {
	font: bold 36px;
	font-size: 24px;
}
a:link {
	color: #FFFFCC;
	background-color: #9900FF;
}
a:visited {
	color: #FFFFCC;
}
.style2 {font: bold 30px; }