body
{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.header 
{
	font-size: 24px;
	color:#FFFFFF;
}

.number 
{
	font-size: 18px;
	font-weight: bold;
	color: #F45600;
}

.tidbits 
{
	font-size: 11px;
	font-weight: none;
	color: #000000;
}

A:link
{
   font-size: 12px;
   text-decoration: none; 
}
  
A:visited
{
   font-size: 12px;
   text-decoration: none; 
}
  
A:hover
{
   font-size: 12px;
   text-decoration: none; 
}

A.artLink:link
{
   font-size: 12px;
   font-weight: bold;
   text-decoration: underline; 
   color: #EBC502;
}
  
A.artLink:visited
{
   font-size: 12px;
   font-weight: bold;
   text-decoration: underline; 
   color: #EBC502;
}
  
A.artLink:hover
{
   font-size: 12px;
   font-weight: bold;
   text-decoration: underline; 
   color: #EB8602;
}

A.photoLink:link
{
   font-size: 12px;
   font-weight: bold;
   text-decoration: underline; 
   color: #029D25;
}
  
A.photoLink:visited
{
   font-size: 12px;
   font-weight: bold;
   text-decoration: underline; 
   color: #029D25;
}
  
A.photoLink:hover
{
   font-size: 12px;
   font-weight: bold;
   text-decoration: underline; 
   color: #10F745;
}

A.contactLink:link
{
   font-size: 12px;
   font-weight: bold;
   text-decoration: underline; 
   color: #932DC2;
}
  
A.contactLink:visited
{
   font-size: 12px;
   font-weight: bold;
   text-decoration: underline; 
   color: #932DC2;
}
  
A.contactLink:hover
{
   font-size: 12px;
   font-weight: bold;
   text-decoration: underline; 
   color: #EDC6FE;
}

.footer
{
	font-size: 10px;
}
