/*-*/
a:link {
	color: #DAD55D;
	font-weight: bold;
	text-decoration: none;
}
/*-*/
a:active {
	color: #DAD55D;
	font-weight: bold;
	text-decoration: none;
}
/*-*/
a:visited {
	color: #DAD55D;
	font-weight: bold;
	text-decoration: none;
}
/*-*/
a:hover {
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}
/*-*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #EEEEEE;
}
/*-*/
form {
	display: inline;
}
/*-*/
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*-*/




