body {
	font-size: 12px;
}

table {font-size:12px;}

a:link {
	text-decoration: none;
	color:#339999
}

a:hover { color: #339999; 
          text-decoration:underline;
}

a:visited {
    text-decoration: none;
	color:#339999}

 div{ font-size:12px;  color:#9C8E6D; }
  .div{ font-size:12px;  color:#737373; }
  .a_broun{ font-size:12px;  color:#8D7A50; }
    .a_broun_l{ font-size:12px;  color:#9C8E6D; }
    .a_broun_b{ font-size:12px;  color:#8D7A50; font-weight:900; text-decoration:none }
	 .a_copyright{ font-size:12px;  color:#AEA287;  text-decoration:none }
	   .dark{ font-size:12px;  color:#837551; font-weight:900 }
	   .dark1{ font-size:12px;  color:#7B7055; font-weight:900 }
	      .gold{ font-size:12px;  color:#9D8349; font-weight:900 }
		       .menu{ font-size:12px;  color:#FCF1D8; font-weight:900; text-decoration:none }

input {
	border: 1px dotted #6699CC;
	height:15;
	font-size:12px
}

select {
	clear: both;
	border: 1px dotted #6699CC;
	font-size:12px;
	height:14;
}
