body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #C5BFB0;	
}
.style3 {font-size: 16px}
}

.red {
	background-color: #CF5140;
}
.brown {
	background-color: #492420;
}
.grey {
	background-color: #D8E1E1;
}
.green {
	background-color: #9EC26A;
}
.white {
	background-color: #FFFFFF;
}

a:link {
	color: #5E901E;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #49242;
}

.functions A:link {text-decoration: none; color: #005500; font-size: 12px;}
.functions A:visited {text-decoration: none; color: #005500; font-size: 12px;}
.functions A:active {text-decoration: none; color: #005500; font-size: 12px;}
.functions A:hover {text-decoration: underline; color: #005500; font-size: 12px;}

.functions2 A:link {text-decoration: none; color: #FFFFFF; font-size: 12px;}
.functions2 A:visited {text-decoration: none; color: #FFFFFF; font-size: 12px;}
.functions2 A:active {text-decoration: none; color: #FFFFFF; font-size: 12px;}
.functions2 A:hover {text-decoration: underline; color: #FFFFFF; font-size: 12px;}



}botnav a:link {
	color: #FFFFFF;
}
botnav a:visited {
	color: #FFFFFF;
}
botnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.lghtgrey {
	color: #CCCCCC;
}
.beige {
	background-color: #C5BFB0;
}