TD {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 12px;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 14px;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	color : Silver;
	font-size : 25px;
	background-color : transparent;
	font-style : oblique;
	font-weight : bold;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 13px;
	background-color : transparent;
	font-style : oblique;
	font-weight : bold;
}
H5 {
	font-family : Arial, Helvetica, sans-serif;
	color : Silver;
	font-size : 10px;
	font-style : normal;
}

H6 {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 9px;
}
A {
	color: White;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	color: #FFFF66;
	text-decoration: none;
}
.aLeft {
	color: Silver;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.aAlbum {
	font-family : Arial, Helvetica, sans-serif;
	color : #CCCC99;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
}
.aTop {
	color: #CCCC99;
	font-size: 12px;
	text-decoration: none;
}
.aLeftActive {
	color: #FFFF66;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.aTopActive {
	color: #FFFF66;
	font-size: 12px;
	text-decoration: none;
}
.aLink {
	color : Yellow;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#contextMenu {
	font-family : Arial, Helvetica, sans-serif;
	position: absolute;
	visibility: hidden;
	background-color: #666666;
	layer-background-color: grey;
	width: 140px;
} 

.:Menu { 
   color: grey; 
   text-decoration: none; 
  cursor: default; 
   width: 100% 
  } 

 .A:MenuOn { 
   color: white; 
   text-decoration: none; 
   background-color: yellow; 
  cursor: default; 
   width: 100% 
  } 
