.pageborder {
	border: thin double #66CCFF;
}
.menutext {
	padding: 3px;
	height: 10px;
	width: 100px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border: 1px outset #000000;
	background-color: #CCFFFF;


}
.mousepoint {
	cursor: hand;

}
.tableborder {
	border: 1px inset #000000;
}
.indexpagetile {
	font-style: normal;


}
.indextable {
	border: 1px solid;
}
.tablefont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}
a:hover {
	text-decoration: underline;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.textsize {
	font-size: 12px;
}
