BODY {
		font-family: Poster Bodoni;
		font-size: 12pt;
		color: #800080;
}

A {
		font-family: Poster Bodoni;
		font-size: 12pt;
		color: #0000FF;
		text-decoration: underline;
}

A:LINK {
		font-family: Poster Bodoni;
		font-size: 12pt;
		font-style: oblique;
		color: #0000FF;
		text-decoration: underline;
}

.welcome {
		font-family: Arriba;
		font-size: 25pt;
		color: #FF0080;
}

.sitename {
		font-family: Old English;
		font-size: 30pt;
		color: #FF80FF;
		background: #008080;
}

.center { text-align: center;}

.link {
		font-family: Impact;
		font-size: 14pt;
		color: FF80FF;
		background: 008080;
		text-align: center;
		text-decoration: underline;
}