.all{
font-family: verdana;
font-size: 10px;
color: black;
}

.zero {
font-weight: normal;
font-size: 0px;
font-family: verdana;
line-height: 0px;
text-align: left;
}

a {
	text-decoration: none;
        color: black;
}

a:hover {
	text-decoration: underline;
}

a.pom {
	text-decoration: none;
  	font-weight: bold;
    color: #f16a11;
}

a:hover.pom {
	text-decoration: underline;
  	font-weight: bold;
    color: #f16a11;
}

a.arch {
	text-decoration: none;
        color: black;
}

a:hover.arch {
	text-decoration: underline;
}

#admin_button  {
     background-color: #C9C9C9;
     font-size: 11px;
     padding: 2px;
     height: 22px;
     vertical-align: middle;
}



a.gal_navi {
  	font-weight: bold;
  	color: #f16a11;
}

.border {
	BORDER: #999999 1px solid; 
}

.button { 
	BACKGROUND: #E6E6E6; 
	FONT: 10px arial; 
	COLOR: #333333; 
	BORDER: #333333 1px solid; 
	cursor: hand;
}
.form { 
	FONT: 10px arial; 
	COLOR: #333333;
	BORDER: #333333 1px solid; 
}



