﻿.copy {
	font-family: Tahoma;
	font-size: 9px;
	color: #D7BB99;
}
.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
}
P {
	font-family: Tahoma;
	font-size: 12px;
	color: #5A0202;
}
.title {
	font-family: Tahoma;
	font-size: 14px;
	color: #576527;
	font-weight:bold;
}

TD {
	font-family: Tahoma;
	font-size: 12px;
	color: #5A0202;
}

A:link {
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #5A0202;
}
A:visited {
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #5A0202;
}
A:active {
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #5A0202;
}
A:hover {
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #5A0202;
}
a.toplinks:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #5A0202;
	TEXT-DECORATION: none;
}
a.toplinks:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #5A0202;
	TEXT-DECORATION: none;
}
a.toplinks:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #5A0202;
	TEXT-DECORATION: none;
}
a.toplinks:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #5A0202;
	TEXT-DECORATION: none;
}
.read_more {
	font-family: Tahoma;
	font-size: 10px;
	color: #B10000;
}
.textfield {
	height: 17px;
	width: 148px;
	border: none;
	background-color: #F0EAD6;
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
}
.textarea {
	height: 77px;
	width: 319px;
	border: none;
	background-color: #F0EAD6;
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
	overflow: auto;
}

TD.border {

	border: solid 1px #576527;
	
}
