﻿.PageTitle {
				font-size: 20px;
				font-weight: bold;
				font-family: Arial;
				font-style: italic;
				color: #993300;
}
.PageBackground {
				background-image: url('../images/Wallpaper.jpg');
}
.footer {
				font-family: "Times New Roman", Times, serif;
				font-size: 9px;
				text-align: center;
				color: #808080;
}

.thumbnail {
				border: thick solid #FFFFFF;
				margin: 8px 10px 8px 10px;
				padding: 0px;
}

body      { color: black; background-color: white; font-family: arial }
a:hover         {
	font-style: italic;
	text-decoration: underline;
}
a:link    {
	color: #008080;
	/*text-decoration: underline;*/
}
a:visited {
				color: purple;
				text-decoration: underline;
}
a   {
	color: green;
	text-decoration: underline;
}
a:active  { color: red  }
.specialoffer {
				border-color: #009900;
				border-style: double;
				text-decoration: blink;
				background-color: #FFFF00;
				color: #FF0000;
				font-weight: bold;
				font-family: Arial, Helvetica, sans-serif;
				letter-spacing: 0.05em;
				text-align: center;
				vertical-align: middle;
}
.genus {
				font-size: small;
				font-style: oblique;
				color: #808080;
}

