a {
 
 color: #B19283;
 text-decoration:none;
} 
 
a:hover {
 color: #D1BEB6; 
 text-decoration:underline;
}

.redlink a {
 
 color: #97211C;
 text-decoration:none;
} 
 
.redlink a:hover {
 color: #fe9300; 
 text-decoration:underline;
}

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

.white13 {
	font-family: "century gothic";
	font-size: 13pt;
	color: #FFFFFF;
}

.white11 {
	font-family: "century gothic";
	font-size: 11pt;
	color: #FFFFFF;
}

.white8 {
	font-family: "century gothic";
	font-size: 8pt;
	color: #FFFFFF;
}

.white9 {
	font-family: "century gothic";
	font-size: 9pt;
	color: #FFFFFF;
}

.white8 {
	font-family: "century gothic";
	font-size: 9pt;
	color: #FFFFFF;
}

.white16 {
	font-family: "Copperplate Gothic Bold";
	font-size: 16pt;
	color: #FFFFFF;
}

.brown11 {
	font-family: "century gothic";
	font-size: 11pt;
	color: #D1BEB6;
}

.brown36 {
	font-family: "Brush Script MT";
	font-size: 36pt;
	color: #D1BEB6;
}

.white8-arial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
}

.white9-arial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
}

.border-pic {
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #B19283;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #B19283;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #B19283;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #B19283;
	
}
