
	a:link {color: #FAC187}
	a:visited {color:#FAC187 }
	a:focus {color:#FAC187 }
	a:hover {color: #FAC187; font-weight: bold;}
	a:active {color: blue}
	.end {margin-left:115px ; font-size: 13pt;}
	body {background-image: url(image/phbg.jpg);
	background-repeat:repeat;
	background-color: #ff3300;}
	.cent {text-align: center;}
	.cent1 {margin-left:5px; margin-right: 5px; font-size: 14pt; color: white;}
	.box { border : 5px; 
    border-style:outset;
    background-color : #000000; 
    border-color: red; 
    width: 575px; }
	h1 {color:#FAC187;}

