body {
	background-color: #F2C25E;
}
td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000099;
	text-decoration: underline;
}
.title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFD379;
}
.border {
	border: 1px solid #000000;
}
