body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.ttt {
	color: #AC9974;
	font-size: 11px;
	font-family: tahoma;
}

.lnk {
	color: #FFD2D2;
	TEXT-DECORATION: underline;
	font-size:13px;
	font-family: georgia;
	}
 .form {
	color: #000000;
	font-size:12px;
	font-family: georgia;
	}
a:link, a:visited, .menu_table a:link, .menu_table a:hover, .menu_table a:visited
{
	TEXT-DECORATION: none;
	font-family: tahoma;
		
				color:#AC9974;


}
 a:hover
 {
	color: #AC9974;
	TEXT-DECORATION: underline;
	font-family: tahoma;

}
