﻿body {
	background-color: #B3AC9F;
}
.copy{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #222222;
font-size : 12;
text-decoration: none; 
background-color : transparent; }

.copy:link {
color : #ff0000;
text-decoration: : underline;
background-color : transparent; }

.copy:visited {
color : #ff0000;
text-decoration: underline;
background-color : transparent; }

.copy:hover {
color : #ff0000;
text-decoration: none; 
background-color : transparent;}

.copy:active {
color : #ff0000;
text-decoration: none;
background-color : transparent; }
.copy2:link {
color : #291F1B;
text-decoration: : underline;
background-color : transparent; }

.copy2:visited {
color : #291F1B;
text-decoration: underline;
background-color : transparent; }

.copy2:hover {
color : #291F1B;
text-decoration: none; 
background-color : transparent;}

.copy2:active {
color : #291F1B;
text-decoration: none;
background-color : transparent; }

