.greets {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #622900;
}
.categ {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #622900;
	text-decoration: none;
}
.list {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.list a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
}
.sublist {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial;
}

