BODY {
	font-family : "verdana", "arial", "helvetica", "geneva", sans-seriff;
	font-style : normal;
	color : Blue;
	font-size : larger;
	font-weight : bold;
	background-color : #FFCC00;
	background-image : url(../linief.gif);
}

TABLE {
	font-family : sans-serif;
	font-size : smaller;
}


HR {
	color : Blue;
}
A {
	color : #0000CC;
	font-style : normal;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: Red;
}









