body{
	margin:0px;
	padding:0px;
	}
	
.line{
	background:url(../images/line.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:10px;
	}
	
.menu_text{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#afa05d;
	text-decoration:none;
	}
	
a.menu_text:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#afa05d;
	text-decoration:underline;
	}
	
.text1{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#afa05d;
	}
	
.heading1{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#afa05d;
	}
	
.body_text{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#afa05d;
	}
	



