body {
	font-family: "Calligraph421 BT", "Comic Sans MS", "Lucida Console";
	background-color: #666600;
	text-align: center;

}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}


a:visited {
	color: #000000;
	text-decoration: none;



}
a:hover {
	color: #FF0000;
	text-decoration: none;



}
strong {
	font-size: 15px;


}
a {
	text-align: center;
	font-size: 11px;
}

input {
	font-family: "Calligraph421 BT";
	font-size: small;}

