a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:active {color: #4D73F1; text-decoration: underline;}
a:hover {color: #4D73F1; text-decoration: none;}

.title		{ font-family: Verdana, Tahoma; font-size: 17px; color: #A05B28; font-weight: bold; }
.title2		{ font-family: Verdana,, Tahoma; font-size: 14px; color: #A05B28; font-weight: bold; text-decoration: underline;
			padding: 0px 0px 0px 20px;}
.title3		{ font-family: Verdana, Tahoma; font-size: 12px; color: #A05B28; font-weight: bold; }

.content		{ font-family: Verdana, Tohama; font-size: 11px; color: #000000; font-weight: ;
			padding: 3px 3px 3px 5px; }
.content2		{ font-family: Verdana, Tohama; font-size: 11px; color: #000000; font-weight: ;
			padding: 3px 3px 3px 23px; }
.nav			{ font-family: Verdana, Tohama; font-size: 13px; color: #000000; border: solid #F5AB29;
			border-width: 0px 0px 3px 0px; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EADEC7;
}