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

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: black;
	text-decoration : none
}
.link:ACTIVE {
	color : red;
	text-decoration : none
}
.tik:VISITED {
	color : #006699;
	text-decoration : underline
}
.tik:LINK {
	color : #006699;
	text-decoration : underline
}
.tik:HOVER {
	color: black;
	text-decoration : none
}

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

TD { font-size: 11px }

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

.g {
display:none;
}

