a {
 
 color: #806290;
 text-decoration:underline;
} 
 
a:hover {
 color: #5c4768; 
 text-decoration:underline;
}

.whitelink a {
 
 color: #ffffff;
 text-decoration:none;
} 
 
.whitelink a:hover {
 color: #fdfed7; 
 text-decoration:underline;
}

.yellowlink a {
 color: #fdfed7;
 text-decoration:underline;
} 
 
.yellowlink a:hover {
 color: #ffffff; 
 text-decoration:underline;
}

.white-palatino {
	font-family:"Century Gothic";
	font-size: 11pt;
	color: #FFFFFF;
}

.white {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #FFFFFF;
}

.yellow11 {
	font-family: "Century Gothic";
	font-size: 11pt;
	color: #fdfed7;
}

.grey8 {
	font-family: "Century Gothic";
	font-size: 8pt;
	color: #3b3a2c;
}

.grey13 {
	font-family: "Century Gothic";
	font-size: 13pt;
	color: #3b3a2c;
}

.grey15 {
	font-family: "Century Gothic";
	font-size: 15pt;
	color: #3b3a2c;
}

.green13 {
	font-family: "Century Gothic";
	font-size: 13pt;
	color: #6c6b51;
}

.green11 {
	font-family: "Century Gothic";
	font-size: 11pt;
	color: #6c6b51;
}

.purple {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #806290;
}

.purple8 {
	font-family: "Century Gothic";
	font-size: 8pt;
	color: #806290;
}

.purple-georgia {
font-family:"Century Gothic";
font-size:13pt;
color:#806290;
}

.purple-georgia11 {
font-family:"Century Gothic";
font-size:11pt;
color:#806290;
}

.grey-georgia11 {
font-family:"Century Gothic";
font-size:11pt;
color:#3b3a2c;
}


.border-pic {
	border-width: 2px;
	border-style: solid;
	border-color: #ffffff;
	
}

.border-nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d2af;
	
}

.border-body {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #d1d2af;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #d1d2af;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d1d2af;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d1d2af;
	
}
