.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #867D48;
}

a:link { color:#c1b272; text-decoration:underline; }
a:active { color:#c1b272; text-decoration:underline; }
a:visited { color:#c1b272; text-decoration:underline; }
a:hover { color:#c1b272; text-decoration:none; }
