/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 14px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.bold {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3300CC;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #00FFFF;
}

.subnavigation1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
	display: block;
	text-indent: 12px;
	height: 20px;
}

.subnavigation1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-indent: 12px;
	background-color: #00FFFF;
	height: 20px;
}

.navigationpage {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #6699FF;
}

.picturetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	font-weight: bolder;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
a {
	color: #3300FF;
}
