a:link {
	color: #000066;
	background: transparent;
}

a:visited {
	color: #000066;
	background: transparent;
}

a:hover {
	color: #0000CC;
	background: transparent;
}

a:active {
	color: #CCCCCC;
	background: transparent;
}

.language_index {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	background: #3366ff repeat-y url(../images/patterns/patu01.gif);
}

.centeredtable {
	width: 720px;
	border: none;
	color: black;
	position: relative;
	left: 55px;
	top: 11px;
	background: #3366ff;
}

#panpolytitle {
	position: relative;
	top: 0;
	left: 64px;
}

.swirlingpic {
	background-color: #3366ff;
	background-image: url(../images/background2.gif);
	background-position: center center;
	background-attachment: fixed;
	position: relative;
	width: 720px;
	font-size: 1em;
	font-family: sans-serif;
	border: 4px double #0080ff;
	padding: .1em;
}

.linkicon {
	display: inline-table;
	border: 1px solid navy;
	border-collapse: separate;
}

.linkicontext {
	position: relative;
	left: 6px;
	bottom: 25px;
}

.linkicontext a:hover {
	background: #ffcc99;
}

.navbar {
	text-align: center;
	font-size: .8em;
	position: relative;
	right: 20px;
	left: 45px;
	padding-top: 5px;
}

.paratext {
	background: #6699ff;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	text-align: justify;
	padding: 8px;
	border-style: solid;
	border-width: 1px;
}

.listtext {
	line-height: 1.8em;
	margin-left: 15px;
}

.listtext a:link {
	color : blue;
	text-decoration : underline;
	font-size: .8em;
}

.listtext a:hover {
	color : blue;
	text-decoration : underline;
	background: #ffcc99;
	font-size: .8em;
}

.listtext a:visited {
	color : fuchsia;
	text-decoration : underline;
	font-size: .8em;
}



