* {

}
body {
  	font-family: Times New Roman;
	font-size: 10px;
	color : #040404;
}
td {
	
}
.title {
	font-family: Times New Roman;
	font-size: 24px;
	color : #996633;
}
.copy {
	font-family: Verdana;
	font-size: 10px;
	color : #847F79;
	/*color : #EBDFCF;*/
}
.menu {
	font-family: Verdana;
	font-size: 11px;
	color : #847F79;
}
a.menu {
	font-family: Verdana;
	font-size: 11px;
	color : #663300;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	color : #847F79;
	text-decoration: underline;
}
.menu1 {
	font-family: Verdana;
	font-size: 11px;
	color : #847F79;
}
a.menu1 {
	font-family: Verdana;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}
a.menu1:hover {
	font-family: Verdana;
	font-size: 11px;
	color : #847F79;
	text-decoration: underline;
}
#text {
	/*font-family: trebuchet ms;*/
	font-family: Arial;
	font-size: 12px;
	color : #040404;
}
.text {
	/*font-family: trebuchet ms;*/
	font-family: Arial;
	font-size: 12px;
	color : #040404;
}
a.text {
	/*font-family: trebuchet ms;*/
	font-family: Arial;
	font-size: 12px;
	color : #040404;
	text-decoration: underline;
}
.inputas{
font:11px Tahoma;
border : 1px solid #999999;
border-top : 1px solid #999999;
border-bottom : 1px solid #999999;
border-left : 1px solid #999999;
border-right : 1px solid #999999;
color : #666666;
}

a		{color: #666666; font-size: 14px; text-decoration: underline;}
a:hover		{color: #666666; text-decoration: none;}
