a:link {
	color: #000000;
	text-decoration: none;
	font-family: trebuchet ms;
	font-size: 11px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family:  trebuchet ms;
	font-size: 11px;
}

a:hover {
	color: #6B0E24;
	text-decoration: none;
	font-family:  trebuchet ms;
	font-size: 11px;
}

.text {
	color:#76554E;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-align: left;
}

.text_white {
	color:#ffffff;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
}

.address {
	color:#ffffff;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size:11px;
}

.title {
	color:#76554E;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align: center;
}

.box_title {
	color:#000000;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
}

.box_text {
	color:#76554E;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size:10px;
}

.copyright {
	color:#333333;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size:10px;
}

