body {
	margin: 0 px;
}
A.menu	{
	color: #ffffff;
	position:relative;
	display:block;
	text-decoration: none;
}
A.menu:hover	{
	color: #ffffff;
	text-decoration: underline;
	background-color: #8c7b4d;
}
A.vermelho	{
	color: #c30c00;
	text-decoration: underline;
}
A.vermelho:hover	{
	color: #c30c00;
	text-decoration: underline;
}
A.vermelho1	{
	color: #c30c00;
	text-decoration: none;
}
A.vermelho1:hover	{
	color: #c30c00;
	text-decoration: underline;
}
A.txtp	{
	color: #666666;
	text-decoration: none;
}
A.txtp:hover	{
	color: #666666;
	text-decoration: underline;
}
.txtp1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.txtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
.txtvermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c30c00;
}
.txtcor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2a581;
}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #a08e5d;
}
.txtmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
}
.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.search {	
	border: #b2a581;
	font-size: 10;
	background: #eeeeee; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana; 
	color: #666666;
	width: 90 px;
}