.linktext {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
}
.borderheader {
	BORDER-BOTTOM: #333333 thick solid;
	BORDER-LEFT: #999999 thick solid;
	BORDER-RIGHT: #666666 thick solid;
	BORDER-TOP: #cccccc thick solid;
	color: #FFFFFF;
	background-color: #0000FF;
}
.borderlink {
	BORDER-BOTTOM: medium solid #333333;
	BORDER-LEFT: medium solid #999999;
	BORDER-RIGHT: medium solid #666666;
	BORDER-TOP: medium solid #cccccc;
	cursor: hand;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif
}
.stdlink {
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.stdlinknormal {
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
}
#button {
	display:block;
	padding:2px;
	border-top:#CCCCCC 3px solid;
	border-left:#999999 3px solid;
	border-right:#666666 3px solid;
	border-bottom:#333333 3px solid;
	text-decoration: none;
}
a.size4link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#0000FF;
}
a.size4link:visited {
	color:#0000FF;
}
a.size4link:hover {
	color:#CC0000;
}
a.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
	color: #0000FF;
}
a.navlink:visited {
	color: #0000FF;
}
a.navlink:hover {
	color: #CC0000;
}
.tb { 	
		border-width:1px; 
		border-style:solid; 
		border-color:#BBBBBB; 
}
a.noteslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.noteslink:visited {
	color: #0000FF;
}
a.noteslink:hover {
	color:#CC0000;
}
a.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
	color: #0000FF;
}
a.contents:visited {
	color: #0000FF;
}
a.contents:hover {
	color: #CC0000;
}
