BODY
	{
	font-family: Arial;
	color: #838383;
	font-size: 12px;
	}
	
A:link
	{ 
	font-size: 12px;
	color: #CCCCCC; 
	text-decoration: none;
	font-weight: bold;
	}

A:visited 
	{ 
	font-size: 12px;
	color: #CCCCCC; 
	text-decoration: none;
	font-weight: bold;
	}

A:link:hover 
	{
	font-size: 12px; 
	color: White;
	text-decoration: underline;
	font-weight: bold;
	}

A:visited:hover 
	{
	font-size: 12px;
	color: White;
	text-decoration: underline;
	font-weight: bold;
	}
	
A.test:link
	{ 
	font-size: 12px;
	color: #838383; 
	text-decoration: none;
	font-weight: bold;
	}

A.test:visited 
	{ 
	font-size: 12px;
	color: #838383; 
	text-decoration: none;
	font-weight: bold;
	}

A.test:link:hover 
	{
	font-size: 12px; 
	color: White;
	text-decoration: underline;
	font-weight: bold;
	}

A.test:visited:hover 
	{
	font-size: 12px;
	color: White;
	text-decoration: underline;
	font-weight: bold;
	}
	
A.test2:link
	{ 
	font-size: 12px;
	color: White; 
	text-decoration: none;
	}

A.test2:visited 
	{ 
	font-size: 12px;
	color: White; 
	text-decoration: none;
	}

A.test2:link:hover 
	{
	font-size: 12px; 
	color: White;
	text-decoration: underline;
	}

A.test2:visited:hover 
	{
	font-size: 12px;
	color: White;
	text-decoration: underline;
	}
	
TD.contenttext, TD
	{
	font-size: 12px;
	color: #838383;
	}
	
FONT.error, TD.error
	{
	font-size: 12px;
	color: Red;
	}
	
IMG.commandbutton
	{
	cursor: hand;
	}
	
INPUT, SELECT, TEXTAREA
	{
	border: 1px solid #838383;
	color: #838383;
	}
	
A.shapelink:link
	{ 
	font-size: 12px;
	color: Black; 
	text-decoration: none;
	}

A.shapelink:visited 
	{ 
	font-size: 12px;
	color: Black; 
	text-decoration: none;
	}

A.shapelink:link:hover 
	{
	font-size: 12px; 
	color: #E9C066;
	text-decoration: none;
	}

A.shapelink:visited:hover 
	{
	font-size: 12px;
	color: #E9C066;
	text-decoration: none;
	
	}
	
A.artistlink:link
	{ 
	font-size: 12px;
	color: Black; 
	text-decoration: none;
	}

A.artistlink:visited 
	{ 
	font-size: 12px;
	color: Black; 
	text-decoration: none;
	}

A.artistlink:link:hover 
	{
	font-size: 12px; 
	color: #86BE3D;
	text-decoration: none;
	}

A.artistlink:visited:hover 
	{
	font-size: 12px;
	color: #86BE3D;
	text-decoration: none;
	
	}
	
	
A.thumb:link
	{ 
	font-size: 12px;
	color: Black; 
	text-decoration: none;
	}

A.thumb:visited 
	{ 
	font-size: 12px;
	color: Black; 
	text-decoration: none;
	}

A.thumb:link:hover 
	{
	font-size: 12px; 
	color: Black;
	text-decoration: underline;
	}

A.thumb:visited:hover 
	{
	font-size: 12px;
	color: Black;
	text-decoration: underline;
	
	}

