@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	font-weight: inherit;
	text-transform: uppercase;
	font-size: 11px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #A0935C;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #A0935C;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
.main_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A0935C;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.style2:link {
	color: #C1935C;
}
