.page {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-transform: none;
	position: relative;
	text-align: justify
}
.announce {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: red;
	background-color: #000000;
	text-transform: none;
	position: relative;
	text-align: justify
}
.links {
	font-family: "Garamond";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	position: relative;
}
.links2 {
	font-family: "Garamond";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	position: relative;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: x-large;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #FFCC00;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: normal;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFCC00;
}

a.clink:link    {color: #3399FF;}
a.clink:visited {color: #3399FF;}
a.clink:hover   {color: #FFCC00;}
a.clink:active  {color: #FF0000;}

a.wink:link    {color: #FFFFFF;}
a.wink:visited {color: #FFFFFF;}
a.wink:hover   {color: #FFFFFF;}
a.wink:active  {color: #FFFFFF;}
