@charset "UTF-8";
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
a {
	color: #0c605d;
	font-weight: bold;
}
a:link {
	color: #0c605d;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0c605d;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5e2719;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #0c605d;
}


.linko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7f7f7f;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #acabab;
	text-decoration: none;
}
.nav a:link {
	color: #696969;
	font-weight: normal;
	text-decoration: none;
}
.nav a:hover { 
	text-decoration: none;
	font-weight: normal;
	color: #0a7a71;
}
.nav a:active { 
	text-decoration: none;
	font-weight: normal;
	color: #0a7a71;
}
.nav a:visited { 
	text-decoration: none;
	font-weight: normal;
	color: #696969;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C270D;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
