@import url(menua.css);
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}
.titles {
	font-family: Arial, "sans serif";
	font-size: 14px;
	font-weight: bold;
	color: #990066;
}
.navigation {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0071BC;
	font-style: normal;
	text-decoration: none;
	display: block;
	padding: 4px;
	width: 135px;
	background-color: #FFFFFF;
}
.footer {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: "Arial sans serif";
}
.navigation:hover {
	font-family: "Arial sans-serif";
	font-size: 17px;
	font-weight: bold;
	color: #990099;
	font-style: normal;
	text-decoration: none;
	display: block;
	padding: 4px;
	width: 140px;	
}
.Navigation2 {
	font-family: "Arial sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0071BC;
}
.text {
	font-family: Arial, "sans serif";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.Navigation2:hover {
	font-family: "Arial sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990099;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	font-style: normal;
	font-size: 24px;
	font-weight: normal;
}
.boldtext {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-family: Arial, "sans serif";
	text-align: center;
}
.Links {
	color: #0071BC;
	font-family: Arial, "sans serif";
	font-size: 14px;
}
.Links:hover {
	color: #990066;
	font-family: Arial, "sans serif";
	font-size: 14px;
}
.italics {
	font-family: Arial, "sans serif";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.Purple {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
	list-style-image: url(Images/machines/bullet.gif);
	cursor: hand;
	border: thin none;
	filter: Glow(Color=FFFFFA, Strength=5);
}
.NavLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990066;
	text-decoration: none;
}

