﻿body 
{
    font-family: Tahoma, Verdana, Arial;
    color: #C000C0;
}

A:link { text-decoration: none; color: #C000C0;}
A:visited { text-decoration: none; color: #C000C0;}
A:hover { text-decoration: underline; color: #C000C0;}
A:active { text-decoration: none; color: #C000C0;}

.thumbnailheader
{
	font-size: 24px;
	font-family: Tahoma, Verdana, Arial;
	color: #C000C0; 
}

.thumbnailbody
{
	color: Black;
	text-align: center;
}

.thumbnail
{
	border: solid 2px #C000C0;
	margin: 2px;
}


