/* CSS Document */

.navigation {
	font-family: garamond;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
	display: block;
	padding: 10px;
	width: 200px;
	background-image: url(image/nav.jpg);
	text-transform: capitalize;
	}


.navigation:hover {
	font-family: "Bradley Hand ITC";
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-decoration: overline;
	color: #66FF00;
	background-color: #cc3300;
	display: block;
	padding: 10px;
	width: 200px;
	background-image: url(image/nav_hover.jpg);
	border-bottom-color: #33FF00;
	border-right-color: #FFFFFF;
	float: inherit;
	}


.navigationn {
	font-family: garamond;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
	display: block;
	padding: 10px;
	width: 180px;
	background-image: url(image/nav.jpg);
	}


.navigationn:hover {
	font-family: "Bradley Hand ITC";
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #66FF00;
	background-color: #cc3300;
	display: block;
	padding: 10px;
	width: 180px;
	background-image: url(image/nav_hover.jpg);
	border-bottom-color: #33FF00;
	border-right-color: #FFFFFF;
	}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	line-height: 1.5em;
	font-family: "trebuchet ms";
	font-size: 12px;
}


.navigationnn {
	font-family: garamond;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: blink;
	color: #ffffff;
	background-color: #000000;
	display: block;
	padding: 10px;
	width: 200px;
	background-image: url(image/nav.jpg);
	text-transform: none;
	}


.navigationnn:hover {
	font-family: "Bradley Hand ITC";
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-decoration: overline;
	color: #66FF00;
	background-color: #cc3300;
	display: block;
	padding: 10px;
	width: 200px;
	background-image: url(image/nav_hover.jpg);
	border-bottom-color: #33FF00;
	border-right-color: #FFFFFF;
	}
.strike {
	font-family: "trebuchet ms";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
words black {
	font-family: "trebuchet ms";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
words white{
	font-family: "trebuchet ms";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
