body{
margin: 0px auto;
background-image:url(images/bg01.jpg);
font-family: Verdana;
font-size: 10px;
}

.text {
	color: #676767;
}
.text2 {
	color: #A88101;
}
.body_title {
	font-family: "Times New Roman";
	color: #A88101;
	font-size: 18px;
}
.body_title2 {
	font-family: "Times New Roman";
	color: #0091C2;
	font-size: 14px;
}
.menu {
	font-family: "Courier New";
	color: #A88101;
	font-size: 15px;
	background-image:url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.contactus {
	color: #676767;
	font-size: 12px;
}
.footer {
	color: #1F2E0E;
}

A:link {color:#A88101; text-decoration: none}
A:visited {color:#A88101; text-decoration: none}
A:hover {color:#0091C2; text-decoration: none}

A.body_title2:link {color:#0091C2; text-decoration: none}
A.body_title2:visited {color:#0091C2; text-decoration: none}
A.body_title2:hover {color:#0091C2; text-decoration: underline}