body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffdca8;
}
.mtext {
	padding-right: 18px;
	padding-left: 18px;
}

.link2 {
	color: #B49B0E;
	text-decoration: none;
}
A.link2:hover {
	
	color: #B49B0E;
	text-decoration: underline;
}
a {
	color: #B49B0E;
	text-decoration: none;
}
a:hover {
	
	color: #B49B0E;
	text-decoration: underline;
}
.border1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.red_color{
     color: #9f0438;
     font-weight:bold;
     font-size: 14px;
}