.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E1030E;
	text-decoration: none;
}
.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E1030E;
	text-decoration: none;
}
.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E1030E;
	text-decoration: none;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E1030E;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #E1030E;
}
.titluri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E1030E;
	text-decoration: none;
}

/* aici incepe meniul vertical din stanga*/
.stanga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E1030E;
	text-decoration: none;	
}
.stanga a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E1030E;
	text-decoration: none;
}
.stanga a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E1030E;
	text-decoration: none;
}
.stanga a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E1030E;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #E1030E;
}
/*aici se termina meniul vestical stanga*/


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
body {
	background-color: #FFFCDF;
}
div.scroll {
	height: 600px;
	width: 835px;
	overflow: auto;
	scrollbar-face-color: #e1030e;
	padding: 8px;
	background-color: #FFFCDF;
}

