p {
       font-family: Arial, Helvetica, sans-serif;
       color: black;
       font-size: 80%;
       }

h1 {
	font-family: Times New Roman;
	color: black;
	font-size: 150%;
	}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFE0BE;
	font-size: 60%;
	}

body {
	background-color:#46AA65;
	}

.class1 a:link { 
	color: #4c4d4f;
	text-decoration: none;
 	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:200%;
	}

.class1 a:visited { 
	color: #4c4d4f;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:200%;
	}

.class1 a:hover { 
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;	
	line-height:200%;
	}

.class1 a:active { 
	color: #b9b9b9;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;	
	line-height:200%;
	}

.class2 a:link { 
	color: #000;
	text-decoration: none;
 	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;	
	}

.class2 a:visited { 
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;	
	}

.class2 a:hover { 
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;	
	}

.class2 a:active { 
	color: #b9b9b9;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;	
	}

a img {
	border: none;
	} 