body {
	background-color: #B5DD13;
	line-height: 18px;
		font-size: 13px;
	line-height: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.txt {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titol {
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	color: #00CC00;
}
.subtitol {
	font-family: Georgia;
	font-size: 28px;
	font-weight: bold;
	color: #71DD20;
}
.subtitol2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}
.subtitol3 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #3CC;
}
.subtitol4 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	color: #FF8C00;
}
.subtitol5 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	color: #00C5C8;
}
.subtitol6 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	color: #C71585;
}
.subtitol7 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	color: #5F5F5F;
}
.subtitol8 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	color: #6D006D;
}
.subtitol9 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	color: #0E86A9;
}
.subtitol10 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	color: #FFCC00;
}
.subtitol11 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	color: #E93703;
}
.subtitol12 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	color: #CDC094;
}
.menu_marcat {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
/*links*/
a:link, a:visited, a:active{
	color: #F73F07;
	text-decoration: none;
	border-bottom: 1px dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	background-color: #F73F07;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu, .menu A:link, .menu A:visited, .menu A:active{
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #00CC00;
	text-decoration: none;
	border-bottom: none;
}
.menu a:hover{
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}
.titol_lnk, .titol_lnk A:link, .titol_lnk A:visited, .titol_lnk A:active{
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	color: #00CC00;
	background-color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}
.titol_lnk a:hover{
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	color: #75DD20;
	background-color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}
