.Link00 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.Link00 a:link {
	text-decoration: none;
}
.Link00 a:visited {
	text-decoration: none;
	color: #666666;
}
.Link00 a:hover {
	text-decoration: underline;
	color:#0000FF;
}
.Link00 a:active {
	text-decoration: none;
	color: #006600;
}

.Link01 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:italic;
	color:#333333;
}
.Link01 a:link {
	text-decoration: none;
}
.Link01 a:visited {
	text-decoration: none;
	color: #666666;
}
.Link01 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.Link01 a:active {
	text-decoration: none;
	color: #006600;
}

.LinkBot {
	background-image:url("../images/tabheader.gif");
	background-repeat:repeat-x;
	border:1px solid Gray;
	width:63px;
	height:15px;
	padding-top:1px;
	font-size:90%;
	text-align:center
}
.LinkBot a {
	text-decoration: none;
	color:#000000;
	width:63px;
}
.LinkBot a:link {
	text-decoration: none;
}
.LinkBot a:visited {
	text-decoration: none;
}
.LinkBot a:hover {
	text-decoration: none;
}
.LinkBot a:active {
	text-decoration: none;

}
