.main_text_1 { 
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #000000;
text-decoration: none;
text-align: justify ;
}

.main_text_1_oversized { 
font-family: Verdana, Arial;
font-size: 13px;
font-style: normal;
font-weight: bold;
color: #000000;
text-decoration: none;
text-align: justify ;
}

.main_text_2 { 
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #322314;
text-decoration: none;
text-align: justify ;
}

.main_text_2_oversized { 
font-family: Verdana, Arial;
font-size: 13px;
font-style: normal;
font-weight: bold;
color: #322314;
text-decoration: none;
text-align: justify ;
}

.main_text_3 { 
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #4C4136;
text-decoration: none;
text-align: justify ;
}

.main_text_3_oversized { 
font-family: Verdana, Arial;
font-size: 13px;
font-style: normal;
font-weight: bold;
color: #4C4136;
text-decoration: none;
text-align: justify ;
}

.main_text_4 { 
font-family: serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: justify ;
}

.main_text_4_oversized { 
font-family: serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: justify ;
}

.main_text_5 { 
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: justify ;
}

.main_text_5_oversized { 
font-family: Arial;
font-size: 14px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: justify ;
}

A:link {
  font-family: Verdana, Arial;
  font-size: 11px;
	font-style: normal;
	color: #7D282B;
	text-decoration: none;
}
A:visited {
  font-family: Verdana, Arial;
  font-size: 11px;
	font-style: normal;
	color: #7D282B;
	text-decoration: none;
}
A:hover {
	color: #7D282B;
	text-decoration: underline;
}
A:active {
}

A.menu:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F5E1B4;
	text-decoration: none;
}
A.menu:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F5E1B4;
	text-decoration: none;
}
A.menu:hover {
  color: #EABC5A;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
A.menu:active {
}
