body {
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
}
.menu {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.red {
	font-family: Tahoma;
	font-size: 16px;
	color: #FF1700;
	font-weight: bold;
	text-decoration: none;
}
.big_black {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.a_big_black {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.a_big_black:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.a_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.a_text:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.td_text {
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.menu_sm {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_sm:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.text_link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #832F2F;
	text-decoration: none;
}
.text_link:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #832F2F;
	text-decoration: underline;
}
