td 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
}
h1 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal;
	font-weight: bold; 
	color: #808063;
}

a:link, a:visited, a:active, a:hover 
{ 
	text-decoration: none; 
	color: #006000
}
a.menu, a.menu:visited, a.menu:active
{
	text-decoration: none; 
	color: white;
	font-weight: bold;
}
a.menu:hover
{
	color: #FFFF66;
}
a.categ, a.categ:visited, a.categ:active
{
	text-decoration: none; 
	color: black;
}
a.categ:hover
{
	text-decoration: underline; 
	color: black;
}
.header
{
	color: #469139;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial;
}
input, select
{
	font-family: Verdana;
	border: 1px solid black;
	font-size: 10px;
}