A {
	color: orange; text-decoration: none
}
A:hover {
	text-decoration: underline
}
BODY {
    font-family: Tahoma;
	font-size: 11px;
}
TD {
    font-family: Tahoma;
	font-size: 11px;
}
P {
    font-family: Tahoma;
	font-size: 11px;
}
HR {
	height: 1px
}

div#gallery {width: 800px; height: 690px; margin-left: auto; margin-right: auto;}
object a {display: none;}
object {margin-left: auto; margin-right: auto; display block;}

.greey_c { color: #C0C0C0; }