/* CSS Document */

p{
	font-family:  Verdana, sans-serif;
	font-size:  14px;
	color:  #000000;
	line-height:  normal;
	padding:  3px;
	font-weight: bold;
	text-decoration: none;
}
.subheadings {
	font-family: Verana, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	padding: 8px;
	width: 150px;
}
.column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}



.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF33;
	display: block;
	padding: 8px;
	width: 150px;
}.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: thin dotted #000000;
}
.preorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.column2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: underline;
}

