body {
	font-family: verdana,tahoma,Arial;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFD98A;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.link:link {
	color: #003373;
	text-decoration: underline;
}
.link:visited {
	text-decoration: underline;
	color: #003373;
}
.link:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #666666;
}
td {
	font-size: 11px;
}
.golge {
	FILTER: DropShadow(OffX=1, OffY=1, color="#000033");
}
input, select,textarea {
	font-size: 11px;
	font-family: verdana, tahoma;
	background-color : #EEEEEE;
}