td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
.menu-tab {
	background-color: #902d2d;
	color: #ffffff;
}
.menu-tab:hover {
	background-color: #a82020;
	cursor: pointer;
}
.menu-tab a {
	color: #ffffff;
}
.menu-tab a:hover {
	color: #ffffff;
}

.menu-tab2 {
	background-color: #ecd16d;
	color: #561d07;
}
.menu-tab2:hover {
	background-color: #fcd545;
	cursor: pointer;
}
.menu-tab2 a {
	color: #561d07;
}
.menu-tab2 a:hover {
	color: #561d07;
}
p {
	margin-bottom:0px;
}
.size1 {
	font-size:13px;
}
.size2 {
	font-size:16px;
}
.size3 {
	font-size: 22px;
}
.text-red {
	color: #561d07;
}
.text1 {
	font-size: 12px;
}
.text2 {
	color: #653829;
	font-size:23px;
	font-weight: bold;
}
.text3 {
	color: #ffe242;
	font-size:18px;
	font-weight: bold;
}
.text4 {
	color: #935702;
	font-size: 22px;
}
.textwhite {
	color: #ffffff;
}
.textjustify {
	text-align:justify;
}
.formstyle {
	font-size: 12px;
	color: #333333;
	border: 1px solid #bfbcbc;
}
.textsmall {
	font-size: 12px;
}
.textsmall2 {
	font-size: 10px;
}
.linkwhite {
	color: #ffffff;
}
.linkwhite:hover {
	color: #ffffff;
}
.linkblack {
	color: #000000;
	font-size: 16px;
	text-decoration: none;
}
.linkblack:hover {
	color: #9a1f2f;
	text-decoration: none;
}
a:hover {
	color: #cf172f;
}
a:active, a:hover, a:focus, a:visited  {
	text-decoration: none;
}
a {
	color: #9a1f2f;
	text-decoration: none;
}
img.map, map area{
    outline: none;
}
a img {
	border:none;
}
