BODY         {
	background-image : url(perga100.jpg);
}

	
A:link {
	font-family: "Times New Roman", Times, serif;
	color : Black;
	font-size : 12pt;
	text-decoration: none;
	font-weight : bold;
}

A:visited {
	font-family: "Times New Roman", Times, serif;
	color : Black;
	font-size : 12pt;
	text-decoration: none;
	font-weight : bold;
}

 A:hover {
	text-decoration: underline;
	color : #FFFF99;
}


p            {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color : Black;
	font-size : 12pt;
}

h1           {
	color: Blue;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
}
