a:link  { color: #0000CC; text-decoration: none }
a:hover {
	background-color: #CCFF00;
}
a.white:link {
	color: #FFFFFF;
}
a.white:hover {
	color: #0000ff;
}
a:visited {
	text-decoration: none;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 90%;
}
.path {
	font-size: 80%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	clear: right;
	margin-bottom: 5px;
	text-align: left;
}
.text {
	font-size: 100%;
	line-height: 160%;
	margin-right: 5%;
	color: #222222;
}
