/* PHOTO GALLERY						  *//* ================================== */.navgallery {                         font-weight: bold;             text-decoration: none;             font-family:VERDANA;             font-size:12px; 	    height: 14px;             color: #cccccc;            } .nav_currentgallery {                         font-weight: bold;             text-decoration: none;             font-family:VERDANA;             font-size:12px; 	    height: 14px;             color: #4D617C;            } .description {                         font-weight: normal;             text-decoration: none;             font-family:VERDANA;             font-size:10px; 	    height: 14px;             color: #000000;            } /* NAVIGATION					  *//* ================================== */a.nav {             display: block;             background-color:#4D617C;             text-align: center;             font-weight: bold;             text-decoration: none;             font-family:VERDANA;             font-size:12px;             height: 18px;             color: #FFFFFF;            } a.nav:hover { background-color:#999999; } a.navon {             display: block;             background-color:#999999;             text-align: center;             font-weight: bold;             text-decoration: none;             font-family:VERDANA;             font-size:12px;             height: 18px;             color: #FFFFFF;            } /* TEXT					  *//* ================================== */.text {                         font-weight: normal;             text-decoration: none;             font-family:VERDANA;             font-size:12px; 	    height: 14px;             color: #333333;            } .link {                         font-weight: normal;             text-decoration: none;             font-family:VERDANA;             font-size:12px; 	    height: 14px;             color: #4D617C;            } 