<style type="text/css">
A:link {background: #FFFFFF; text-decoration: none}
A:visited {
	background: none;
	text-decoration: none;
	color: #0099CC;
}
A:active {
	background: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}
A:hover {
	font-weight:normal;
	color: #000000;
	text-decoration: underline;
	background: #FFFF99;

}
H1 {
	MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 24px; MARGIN-BOTTOM: 0px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
</style>
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	text-decoration: blink;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #006699;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
body {
	background-image: url(../image/backgr.gif);
	background-repeat: repeat-x;
}

