﻿.menu_head {
	color: #A54122;
	width: 180px;
}
.contact_head {
	color: #48B2A3;
}
#large_text {
	font-family: arial;
	font-size: 34pt;
	color: #FFFFFF;
	font-weight: bold;
}
#normal_text {
	font-family: arial;
	font-size: 12pt;
	color: #FFFFFF;
}
.img_link {
	border-color: 0;
	border-width: 0px;
	border-style: none;
}
.txt_ink {
}
#small_text {
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.top_link {
	font-family: arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.top_link:hover {
	font-family: arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.main_link {
	font-family: arial;
	font-size: 9px;
	color: #A54122;
	text-decoration: none;
}
.text_link {
	color: #FFFFFF;
	text-decoration: underline;
}
a {
color:orange;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
