@charset "utf-8";
/* CSS Document */



.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}

.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}

.links14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}

.links14:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.ComicSansRed18 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18pt;
	font-weight: bold;
	color: #C00;
}
.ComicSansRed12 {
	font-family: "Comic Sans MS", cursive;
	font-size: 12pt;
	font-weight: bold;
	color: #C00;
}
.Lucida10pt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006;
}
.Lucida12pt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006;
}
.Lucida14pt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006;
}
.Lucida16pt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #006;
}
.Lucida18pt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #006;
}


