@charset "utf-8";
/* CSS Document */

body {
	background-color: #FAD169;
}
a:link {color: #01598b; text-decoration: none; }
a:active {color: #01598b; text-decoration: none; }
a:visited {color: #01598b; text-decoration: none; }
a:hover {color: #3b9497; text-decoration: underline; }

.paragraf {
	font-family: Verdana;
	font-size: 10.5px;
	color: #000000;
}
.paragraf_bold {
	font-family: Verdana;
	font-size: 10.5px;
	font-weight: bold;
	color: #000000;
}
.titlu {
	font-family: Verdana;
	font-size: 11.5px;
	font-weight: bold;
	color: #0A5D89;
}
.links {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0A5D89;
	text-decoration: none;
}
.meniu {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #0A5D89;
}
.titlu2 {
	font-family: Verdana;
	font-size: 11.5px;
	color: #000000;
}
