@charset "utf-8";
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}
.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #928991;
}
.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #928991;
	text-decoration: none;
	text-transform: uppercase;
}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.standardLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: lowercase;
	color: #928991;
}
.standardLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #928991;
	text-decoration: none;
	text-transform: lowercase;
}

.standardLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
}
.logo:link {
	color: #000000;
}
.logo:visited {
	color: #000000;
}

.logo:hover {
	color: #000000;
}
.title:link {
font-size: 18px;
}
.title:hover {color:brown}


.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.purple_footer {
	color: #9c2e91;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.normal_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.greySmall_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #928991;
}
