a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
body {
	background-color: #8B7D72;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #133C13;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style-link {
	color: #336633;
}
.style-paging-border {
	background-color: #336633;
}
.style-paging {
	color: #336633;
	background-color: #FFF5D7;
}
.style-row-title {
	color: #FFFFFF;
	background-color: #2F5D2F;
}
.style-title {
	text-transform: uppercase;
}
.color-red {
	color: #990000;
}
.color-white {
	color: #FFFFFF;
}
.color-yellow {
	color: #CC9900;
}
