.christine {
	font-family: Comic Sans MS;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.christine2 {
	font-family: Comic Sans MS;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.christine3 {
	font-family: Comic Sans MS;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.christine4 {
	font-family: Comic Sans MS;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.link {
	a:link { color: #ff0000; text-decoration: underline; }
	a:active { color: #3388ff; text-decoration: none; }
	a:visited { color: #999900; text-decoration: underline; }
	a:hover { color: #007700; text-decoration: none; 
}