body {
	font-family: verdana,arial;
	color : #000033;
	background-color : #FFCC66;
}

a:LINK {
	color : #333399;
	text-decoration : none
}
a:VISITED {
	color : #333399;
	text-decoration : none
}
a:HOVER {
	color : #FF3300;
	text-decoration : none
}
a:ACTIVE {
	color : #FF9900;
	text-decoration : none
}

.link:VISITED {
	color : #0066CC;
	text-decoration : underline
}
.link:LINK {
	color : #0066CC;
	text-decoration : underline;
}
.link:HOVER {
	color: #333366;
	text-decoration : none;
}
.link:ACTIVE {
	color : #FF9933;
	text-decoration : none
}
.tik:VISITED {
	color : #FFCC00;
	text-decoration : none;
}
.tik:LINK {
	color : #FFCC00;
	text-decoration : none
}
.tik:HOVER {
	color: #FFFFCC;
	text-decoration : none
}

.tik:ACTIVE {
	color : #FF9933;
	text-decoration : none
}

TD { font-size: 11px }

input {
	font-size: 8pt;
	font-family: verdana, arial
}

.g {
display:none;
}

.golge {
	FILTER: DropShadow(OffX=1, OffY=1, color="#000066");
	color: White;
	font-weight: bold
}

