textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
table {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
}


.map { font-size: 9px; }
.map a:link { color: #FF3399; background-color: #FFFFFF; text-decoration: none; font-size: 9px;}
.map a:visited { color: #FF3399; background-color: #FFFFFF; text-decoration: none; font-size: 9px; }
.map a:hover { color: #000000; background-color: #FFFFFF; text-decoration: overline underline; font-size: 10px; }


h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
}




a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	background-color: #F1EEEE;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
	background-color: #F1EEEE;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	background-color: #F1EEEE;
	color: #000000;
	text-decoration: none;
	}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #FF3399;
}
