@charset "utf-8";
/* CSS Document */

a:link {
	color: #8C8B79;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8C8B79;
}
a:hover {
	text-decoration: none;
	color: #A42B02;
}
a:active {
	text-decoration: none;
	color: #8C8B79;
}
.menu_link:hover {
	font-family:arial,helvetica;
	font-size:12px;
	text-decoration:none;
	color:#EEEEEE;
}


.bodytext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#333;
	line-height: 15px;
}

.sub_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:50
];
	font-weight:bold;
	Color: #C30;
	font-size: 16px;
}

.sub_title1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	Color: #333;
}

