body, table, tr, td {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/menu_32.jpg);
	background-attachment: fixed;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:hover {
	color: #66CC33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #ffffff;
}
input, textarea, option, select {
	background-color: #000000;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	color: #33CCFF;
	letter-spacing: 1px;
	border: 1px solid #33CCFF;
	padding:2px; }
