body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	background-position: left;
}

.titleblue {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}
.textblue {
	font-size: 10px;
	color: #0099CC;
}
a {
	font-size: 10px;
	color: #0099CC;
	text-decoration: none;
}
a:link {
	font-size: 10px;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	text-decoration: none;
}
.textgray {
	font-size: 10px;
	color: #666666;
}
.textgrayind {
	font-size: 10px;
	color: #666666;
	text-align: justify;
	padding: 7px;
}
.textgray:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.textgray:hover {
	font-size: 10px;
	text-decoration: none;
	color: #336699;

}
.textgray:visited {
	font-size: 10px;
	text-decoration: none;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.news:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0099CC;
	text-decoration: none;
}
.news:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.fundal {
	background-image: url(../images/fundal.jpg);
	background-repeat: repeat-x;
}
.centred {
	text-align: center;
}
.folio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CCFF;

}
.folio:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.folio:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	background-color: #FFFFFF;

}
.folio:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #6699CC;

}
.lnkgri:link, .lnkgri:hover, .lnkgri:visited {
	font-size: 10px;
	color: #666666;
	cursor: text;
}
