@charset "UTF-8";


.linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #eadcd1;
	text-decoration: none;
}
.linklarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	font-weight: bold;
	color: #eadcd1;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #6b6059;
	text-decoration: none;
}
.linkcolored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #d5c05e;
	text-decoration: none;
}
.linkwhitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: normal;
	color: #eadcd1;
	text-decoration: none;
}
