.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #85CCDC;
	text-decoration: none;
}
.links1 { /*web*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #631032;
	text-decoration: none;
	background-color: #47B2CB; /*47B2CB*/
	background-position: 0px 0px;
	height: 13px;
	width: 425px;
}
.links2 { /*interactive*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #631032;
	text-decoration: none;
	background-color: #72C5D7; /*72C5D7*/
	background-position: 0px 0px;
	height: 13px;
	width: 425px;
}
.links3 { /*broadcast*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #631032;
	text-decoration: none;
	background-color: #97D4E1; /*85CCDC*/
	background-position: 0px 0px;
	height: 13px;
	width: 425px;
}
.links4 { /*print*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #631032;
	text-decoration: none;
	background-color: #A3E3F0; /*97D4E1*/
	background-position: 0px 0px;
	height: 13px;
	width: 425px;
}
	
a.links1:hover {
	color: #47B2CB;
	background-color: transparent;
	background-position: 0px 0px;
	height: 13px;
	width: 425px;
	text-decoration: none;
}

a.links2:hover {
	color: #47B2CB;
	background-color: transparent;
	background-position: 0px 0px;
	height: 13px;
	width: 425px;
	text-decoration: none;
}
a.links3:hover {
	color: #47B2CB;
	background-color: transparent;
	background-position: 0px 0px;
	height: 13px;
	width: 425px;
	text-decoration: none;
}
a.links4:hover {
	color: #47B2CB;
	background-color: transparent;
	background-position: 0px 0px;
	height: 13px;
	width: 425px;
	text-decoration: none;
}

a.links1:visited {
	color: 865468;
	background-color: 550E2B;
}
a.links2:visited {
	color: 865468;
	background-color: 550E2B;
}
a.links3:visited {
	color: 865468;
	background-color: 550E2B;
}
a.links4:visited {
	color: 865468;
	background-color: 550E2B;
}

body {
	scrollbar-arrow-color: #C974AD; /* D04D65 = pink */ 
	scrollbar-base-color: #550E2B; /* 111D4D = dk blue */ 
	scrollbar-highlight-color: #260000; 
	scrollbar-dark-shadow-color: #260000; /* AACD60 = green */
	scrollbar-track-color: #260000; /* 111D4D = lt blue */ 
}
