.dkpurple a:link {  color: #996699;  text-decoration :  none; }
.dkpurple a:visited {  color: #996699;  text-decoration :  none; }
.dkpurple a:hover {  color: #BB76BB;  text-decoration :  none; }
.dkpurple a:active {  color: #996699;  text-decoration :  none; }

.ltpurple a:link {  color: #BC5BBC;  text-decoration :  none; }
.ltpurple a:visited {  color: #BC5BBC;  text-decoration :  none; }
.ltpurple a:hover {  color: #E16DE1;  text-decoration :  none; }
.ltpurple a:active {  color: #BC5BBC;  text-decoration :  none; }

.blue a:link {  color: #0000FF}
.blue a:visited {  color: #0000FF}
.blue a:hover {  color: #0000FF}
.blue a:active {  color: #0000FF}

.black a:link {  color: Black;  text-decoration :  none; }
.black a:visited {  color: Black;  text-decoration :  none; }
.black a:hover {  color: Black;  text-decoration :  none; }
.black a:active {  color: Black;  text-decoration :  none; }

.dk2purple a:link {  color: #663366;  text-decoration :  none; }
.dk2purple a:visited {  color: #663366;  text-decoration :  none; }
.dk2purple a:hover {  color: #663366;  text-decoration :  none; }
.dk2purple a:active {  color: #663366;  text-decoration :  none; }

.white a:link {  color: White;  text-decoration :  none; }
.white a:visited {  color: White;  text-decoration :  none; }
.white a:hover {  color: White;  text-decoration :  none; }
.white a:active {  color: White;  text-decoration :  none; }

.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
.Table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
}

.WebYepGalleryImage img {
  border-style: none;   
  padding: 5px 5px 5px 5px;  
}

.WebYepGalleryText {
 display: none;
} 
