html {
FONT-SIZE: 100%;
}

A.intradelink:link { color: #000000; line-height: 20px; text-decoration: none; font-weight: normal}
A.intradelink:visited { color: #000000; line-height: 20px; text-decoration: none; font-weight: normal}
A.intradelink:hover {	color: #FFFFFF; line-height: 20px; font-weight: normal; background-color: #666666}

body {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	FONT-SIZE:0.7em;
	color: #333333;
}
.ARTTITLE_xx{
	font-size: 1.5em;
	text-decoration: none;
	margin-bottom: 0px; padding:0px;
	FONT-WEIGHT: normal;
}

.ARTTITLE_x {
	font-size: 1.2em;
	text-decoration: none;
	margin-bottom: 0px; padding:0px;
	FONT-WEIGHT: normal;
	color:#333333
}


	
	/* ----------------------------------- */
/* LINKS
/* ----------------------------------- */	
	


a:link {
	color:#0F7BCF;
	text-decoration: none;
}
a:visited {
	color: #0F7BCF;
	text-decoration: none;
}


a:hover {
	color:#000 ;
	text-decoration: underline;
}
