﻿body{
	margin: 0;
	padding: 0;
}
.mt {
	font-family: Tahoma;
	font-size: 11px;
	color: #362F2D;
	text-align: justify;
	line-height: 13px;
}
.lnh {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #515134;
	text-decoration: none;
}
.ln {
	font-family: Tahoma;
	font-size: 11px;
	color: #362F2D;
	padding-top: 1;
	padding-bottom: 2;
	text-decoration: none;
}
.ln:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC3333;
	padding-top: 1;
	padding-bottom: 2;
	text-decoration: none;
}
.rn {
	font-family: Tahoma;
	font-size: 11px;
	color: #362F2D;
	padding-top: 7;
	padding-bottom: 4;
	text-decoration: none;
}
.rn:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #362F2D;
	padding-top: 8;
	padding-bottom: 4;
	text-decoration: underline;
}
.rn01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #362F2D;
	padding-top: 4;
	padding-bottom: 4;
	text-decoration: none;
}
.rn01:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #362F2D;
	padding-top: 4;
	padding-bottom: 4;
	text-decoration: underline;
}

.rnred {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC3333;
	text-decoration: none;
}
.ht {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;
}
.bn {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bn:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #E6E6C0;
	text-decoration: underline;
}
.copyrights {
	font-family: Tahoma;
	font-size: 10px;
	color: #858575;
	text-decoration: none;
}
.copyrights:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}