@charset "utf-8";
/* CSS Document */

body {
	background-color: #003300;
}
a:link {
	color: #ffe827;
	text-decoration: none;
}
a:active {
	color: #ffe827;
	text-decoration: none;
}
a:visited {
	color: #ffe827;
	text-decoration: none;
}
a:hover {
         color: #10863d;
         text-decoration: underline;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.titlu {
	font-family: Arial;
	font-size: 17px;
	color: #cd2626;
}
.meniu {
	font-family: Arial;
	font-size: 20px;
	color: #ffe827;
}
.meniu2 {
	font-family: Arial;
	font-size: 13px;
	color: #10863d;
}
.H1 {
	font-family: Arial;
	font-size: 10px;
	color: #10863d;
}
H1 {
	font-family: Arial;
	font-size: 10px;
	color: #10863d;
}
H2 {
	font-family: Arial;
	font-size: 12px;
	color: #10863d;
}

