/* CSS Document */
<style type="text/css">

* {}
.link {color:white;
text-decoration:none;
font-size:16px}
.link1 {color:yellow;
	text-decoration:none;
	font-size:16px }
p {font-family:"Adobe Caslon Pro SmBd";
	text-align:center; margin:auto; border:thin}
a {text-align:center; padding:inherit}

</style>


