/*
Special style sheet for thumbnail pages for rally pics and site pics.
*/

#thumbnail {
color: #ff0000; 
font-size: 50%; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*
thumbnail.a:link    { color: #ff0000;  font-weight: bold; text-decoration: none; }
thumbnail.a:visited { color: #ccFFFF; font-weight: bold; text-decoration: none; } 
thumbnail.a:hover   { color: yellow;  } 
thumbnail.a:active  { color: yellow;  font-weight: bold; }
*/ 