body {
	background-color: #000000;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin: 0px;
}

.Link {
	color: #e4a52d;
	font: 11px Verdana;
	font-weight: bold;
}

A:link, A:active, A:visited {
	color: #e4a52d;
	font: 11px Verdana;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #e4a52d;
	font: 11px Verdana;
	font-weight: bold;
	text-decoration: underline;
}

.TextOro {
	color: #e4a52d;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 14px;
}

.TextTitle {
	color: #a17e38;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}

.TextIntro {
	color: #a17e38;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}


.Powered {
	color: #a17e38;
	font: 11px Verdana;
}

A.Powered:link, A.Powered:active, A.Powered:visited {
	color: #a17e38;
	font: 11px Verdana;
	text-decoration: none;
}

A.Powered:hover {
	color: #a17e38;
	font: 11px Verdana;
	text-decoration: underline;
}
