BODY
{
	font-weight: normal;
	font-family: "Helvetica Neue", Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
}

.Title {
	font-size: 13px;
	font-weight: bold;
	color:#333333;
	font-family: "Helvetica Neue", Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
}


.Title_news {
	font-size:13px;
	color:#686868;
	font-weight:bold;
	font-family: "Helvetica Neue", Geneva, sans-serif;
	text-align: left;
}
.Text_news {font-size:11px; color:#656565; }
.SimpleText {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 10px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
}

a {
	color:#006699;
	text-decoration: underline;
}

a:hover{ text-decoration: underline;		
	      color:#0099FF; }
	
a:visited { text-decoration: underline;
	color:#006699; }
	


a.NiceLink {
	color: #00CCFF;
	text-decoration: none;
}

a.NiceLink:hover {
	color: #0099FF;
	text-decoration: none;
}

a.NiceLink:visited {
	color: #006699;
	text-decoration: none;
}

#popitmenu{
	position: absolute;
	background-position:top;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	border:1px solid #692C2C;
	font: bold 11px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
	color:#333333;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #333333;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #692C2C;
color: #FFFFFF;
}
