.big 
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #DDDDDD;
	}

A:LINK, A:active, A:visited
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #A2A2A2;
	text-decoration : none;
}

A.LINK:hover
{
color : #000000;
text-decoration: none;
 background-color : #A2A2A2;
}

.text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #BA9E24;
}

.bigtext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #BA9E24;
}

A.name:link, A.name:active, A.name:visited
 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
	color : #BA9E24;
	text-decoration : underline;
}

A.name:hover 
{
color : #000000;
text-decoration: none;
 background-color : #BA9E24;
}

A.album:link, A.album:active, A.album:visited
 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #BA9E24;
	text-decoration : underline;
}

A.album:hover 
{
color : #000000;
text-decoration: none;
 background-color : #BA9E24;
}

.textgrey
 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #A2A2A2;
}

.navcurrent 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000;
	text-decoration: none;
 	background-color : #A2A2A2;
}

.textblack
 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}