/* CSS Document */

.p{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#666666;
line-height: 18px;
padding: 3px;
}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9933;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 140px;
}
.Links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.Links:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000099;
	text-decoration: none;
}

.simpleLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#0066FF;
	text-decoration: none;
}
.simpleLinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FF6633;
	text-decoration: none;
}.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066FF;
	font-weight: bold;
}
.textwell {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #161616;
	text-decoration: none;
}
.biggerlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066FF;
	text-decoration: none;
}
.biggerlinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#FF6633;
	text-decoration: none;
}
.NondisPic {
	display: none;
}
