a:link { font-family: Georgia, Palatino Linotype, Times, Times New Roman, serif; color: #DA9B72; text-decoration: none}
a:visited { font-family: Georgia, Palatino Linotype, Times, Times New Roman, serif; color: #DA9B72; text-decoration: none}
a:active { font-family: Georgia, Palatino Linotype, Times, Times New Roman, serif; color: #DA9B72; text-decoration: none}
a:hover { font-family: Georgia, Palatino Linotype, Times, Times New Roman, serif; color: #FFFFFF; text-decoration: none}
BODY {
	font-family: Georgia, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 14px;
	color: #FFFFFF;
}
TABLE {
	font-family: Georgia, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 14px;
	color: #FFFFFF;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-width: 1;
	background-color: #2C4B5F;
	border-color: #FFFFFF;
	border-style: solid;
}
INPUT#button {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-width: 1;
	background-color: #2C4B5F;
	border-color: #FFFFFF;
	border-style: solid;
}
SELECT {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2C4B5F;
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-width: 1;
	background-color: #2C4B5F;
	border-color: #FFFFFF;
	border-style: solid;
}