P  {
	font-family : Arial;
	font-weight : bolder;
	font-style : normal;
	color : Black;
	font-size : 10px;
}


A  {
	color : Black;
	font-style : normal;
	font-weight : bolder;
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
}

A:Visited  {
	color : Black;
	font-style : normal;
	font-weight : bolder;	
	font-family : Arial;
	font-size : 10px;
}

A:Active  {
	font-size : 10px;
	font-family : Arial;
	font-weight : bolder;
	background-color:yellow;
	font-style : normal;
	color : Black;
}

A:Hover  {
	font-size : 10px;
	font-family : Arial;
	font-weight : bolder;
	background-color:yellow;
	
	font-style : normal;
	color : Black;
}



div  {
	position			: absolute;
	}	
	
div.pics1 {
	top				: 50px;
	left				: 50px;

	}

div.pics2 {
	top				: 50px;
	left				: 210px;
	width				: 150px;
	height				: 100px;
	}

div.pics3 {
	top				: 160px;
	left				: 50px;
	width				: 150px;
	height				: 100px;
	}

div.quicktime {
	top				: 50px;
	left				: 530px;
	width				: 500px;
	height				: 500px;
	font-family : Courier;
	font-weight : bolder;
	font-style : normal;
	color : Black;
	font-size : 11px;
	}



div.claim {
	top				: 1000px;
	left				: 50px;
	width				: 150px;
	height				: 100px;
	font-family : Courier;
	font-weight : bolder;
	font-style : normal;
	color : Black;
	font-size : 11px;
	}
	