<head>
<title>PCMac.css</title>
<style type="text/css">

BODY {
				font-size: 14px;
				font-family: Helvetica, Geneva, sans-serif;
				color: gray
				}
                                  
                                  
A:link    {		color: red }

A:active  {		color: blue }

A:visited {		color: gray }


</style>
</head>
