.text {
	font-family: "Trebuchet MS", Ariel, Verdana;
	font-size: 13px;
	line-height: normal;
	color: #FFFFFF;
	font-weight:bold;
	font-style:normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #884c1f;
	background-image: url(/images/bg.gif);
}
a:link {
	color: #761e3b;
}
a:visited {
	color: #761e3b;
}
a:hover {
	color: #fe008f;
}
a:active {
	color: #761e3b;
}
img{
	border:none;
}

