body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #685151;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #685151;
}
a:link {
	color: #D27F34;
	text-decoration: none;

}
a:visited {
	color: #D27F34;
	text-decoration: none;

}
a:hover {
	color: #594545;
	background-color: #FBE79D;

}
a:active {
	color: #D27F34;
}
.small {
	font-size: 10px;
}
.linkcolor {
	color: #D27F34;
}

.big {
	font-size: 13px;
}

.datetable {
	border-left:solid #7b6060 1px;
	border-right:solid #7b6060 1px;
	border-top:solid #7b6060 1px;
	border-bottom:solid #7b6060 1px;
	background-color: #e6dccc;
	color: #7b6060;
}

.righttable {
	border-left:solid #7b6060 1px;
	border-right:solid #e6dccc 1px;
	border-top:solid #e6dccc 1px;
	border-bottom:solid #e6dccc 1px;
	background-color: #e6dccc;
	color: #7b6060;
}

.homepage a {
	font-style: normal;
	text-decoration: none;
	color: #902b32;
	font-weight: bold;
}

.homepage a:visited {
font-style: normal;
text-decoration: none;
color: #902b32;
font-weight: bold;
}

.homepage a:active {
font-style: normal;
text-decoration: none;
color: #902b32;
font-weight: bold;
}

.homepage a:hover {
	color:#902b32;
	font-weight: bold;
	background-color: #FBE79D;
}

.header {
	font-size: 14px;
	color: #D27F34;
	font-weight: bold;
}
