.nav_text {
	font-family: Arial;
	font-size: 10px;
	color: #575757;
}
.welcome_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #4f4f4f;
}
.mid_caps_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #4f4f4f;
}
.bot_caps_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #4f4f4f;
}
.contact_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #e56909;
}
.footer_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #e0b580;
}
.copyright_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #787878;
}
.hosted_by_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.welcomenote_text {
	font-family: Tahoma;
	font-size: 14px;
	color: #af7a38;
}
a.nav_link:link {color: #575757; font-weight: normal; text-decoration: none;}
a.nav_link:active {color: #575757; font-weight: normal; text-decoration: none;}
a.nav_link:visited {color: #575757; font-weight: normal; text-decoration: none;}
a.nav_link:hover {color: #575757; font-weight: normal; text-decoration: underline;}
a.white_link:link {color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.white_link:active {color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.white_link:visited {color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.white_link:hover {color: #FFFFFF; font-weight: normal; text-decoration: underline;}