﻿body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #dbc669;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {	color: #333333;
	font-size: 10px;
}
a:link {
	color: #D19E05;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D19E05;
}
a:hover {
	text-decoration: underline;
	color: #999900;
}
a:active {
	text-decoration: none;
	color: #999900;
}