A {
	color : #cc3333;
	text-decoration: none;
}

A:Hover {
	color : #ffffff;
	text-decoration: none;
}

A.MENIU {
	font-family :  Arial, Geneva, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}

A.MENIU:hover {
	color : #FFFFFF;
}

A.carti {
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	width: 100%;
	list-style-position: outside;
	font-size: 24px;
	font-style: bold;
	text-decoration: none;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #cc3333
}

A.carti:hover {
	background-color: #cc3333;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	width: 100%;
	list-style-position: outside;
	font-size: 24px;
	font-style: bold;
	text-decoration: none;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #ffffff
}
