﻿.copyright_text {
	font-family: Verdana;
	font-size: xx-small;
	color: #f9edb9;
}
a {
	font-family: Verdana;
	font-size: small;
	color: #c05e2f;
	text-align: center;
	text-decoration: none;
}
.text_normal {
	font-family: Verdana;
	font-size: small;
	color: #552B00;
}
.emphasis {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #552B00;
}
a:hover {
	font-family: Verdana;
	font-size: small;
	color: #808000;
	text-align: center;
	text-decoration: none;
}
.text_small {
	font-family: Verdana;
	font-size: x-small;
	color: #552B00;
}
.contact_info {
	font-family: Verdana;
	font-size: small;
	color: #552B00;
	text-align: right;
}
