﻿a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #008000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF00;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #008000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
img {
	padding-top: 5px;
	padding-bottom: 2px;
}
img-pattern {
	background-repeat: repeat-x;
	background-image: url('images/checkerpattern.jpg');
}
img-footer {
	background-image: inherit;
	background-repeat: repeat-x;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tablegallery {
	text-align: center;
	font-size: xx-small;
	border: 1px solid #008000;
	font-style:italic;
}
.background {
	background-image: url('images/MrMrs_2gthr4.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
