
body {
	background-color:#FFFFFF;
	}

A {
	text-decoration : none;
	}
A:LINK {
	color: #000066;
	}
A:VISITED {
	color: #666666;
	}
A:ACTIVE {
	background-color:transparent;
	}
A:HOVER {
	color: #ffffff;
	background : #843348;
	}
	
.nav:link {
	color: #ffffff;
	}
	
.nav:visited {
	color: #ffffff;
	}

.copy2  {
	font-size : 12px;
	color : #666666;
	line-height : 1.5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.copy3  {
	font-size : 12px;
	font-weight : bold;
	color : #7B0029;
	line-height : 1.5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}	
	
	
.copy4  {
	font-size : 12px;
	font-weight : bold;
	color : #003366;
	line-height : 1.5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
	.wrapper {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}
