:link {
	background-color: #FFFFCC;
	color: #CC0000;
}
:visited {
	background-color: #FFFFCC;
	color: #999999;
}
:active {
	background-color: #FFFFCC;
	color: #CC9933;
}
body {
	background-color: #FFFFCC;
	color: Black;
}
p.c {
	text-align: center;
}
p.l {
	text-align: left;
}

.ci {
	color: #CC3300;
	background-color: #FFFFCC;
	text-align: center;
	font-family: georgia, sans-serif ;
	font-size: x-large;
}
.c6 {
	font-family: arial, sans-serif;
	font-size: x-small;
}
.r {
	color: Red;
	background-color: #FFFFCC;
	font-family: "arial rounded mt bold", sans-serif ;
	font-size: large;
}