/*******************************************************************/
.text,td {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #462B2C;
	text-decoration:none;
}
.date {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #462B2C;
	text-decoration:none;
}
h2 {
	font-family: verdana; 
	font-size: 16px;
	font-weight: bold;
	color: #9F2D20;
	text-decoration:none;
	margin:0;
	padding:0;
}
.menu,.subMenu, .menu:visited,.subMenu:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #AD8D5E;
	text-decoration: none;
}
.menu:hover,.subMenu:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #AD8D5E;
	text-decoration:underline;
}
.menua,.subMenuA, .menua:visited,.subMenuA:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AD8D5E;
	text-decoration: none;
}
.menua:hover,.subMenuA:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AD8D5E;
	text-decoration:underline;
}
.link, .link:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration:none;
}
.link:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration:underline;
}
.link1, .link1:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #AD8D5E;
	text-decoration:none;
}
.link1:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #AD8D5E;
	text-decoration:underline;
}
.link2, .link2:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #AD8D5E;
	text-decoration:none;
}
.link2:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #AD8D5E;
	text-decoration:underline;
}
.title {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #462B2C;
	text-decoration:none;
}
/*******************************************************************/
.buttoninput {
	font-family: verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	height:20px;
	background-color:#E8DFD0;
	border: solid 1pt #AD8D5E;
}
.textinput {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	bgcolor: #F6E3C3;
	padding: 1px;
	margin: 0px;
	width: 40%;
	height:17px;
	background-color:#E8DFD0;
	border: solid 1pt #AD8D5E;
}
.textareainput {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	padding: 1px;
	margin: 0px;
	width: 40%;
	height:47px;
	background-color:#E8DFD0;
	border: solid 1pt #AD8D5E;
}
a, a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #AD8D5E;
	text-decoration:none;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #AD8D5E;
	text-decoration:underline;
}