.MenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: none;
	font-variant: normal;
	list-style-position: inside;
	list-style-type: none;
	}
	
A:link {text-decoration: none; color: #eeeeee}
A:visited {text-decoration: none; color:#999999}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #cccccc;}

	
.body {background-color: #333333;
}
.HeaderLarge {
	font-size: 24px;
	color: #666666;
}
.Header_Med {font-size: small}
.SmallFont {color: #999999}

.ArialSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Albums {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	background-color: #333333;
	border: thin double #4D4D4D;
	
}.AlbumsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	background-color: #444444;
	
}.AlbumsImgBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	background-color: #444444;
	
		
