/*
 * Style sheet for ptecksweb
 */

A         {text-decoration: none}
A:link    {color: #522C29}
A:visited {color: #522C29}
A:hover   {color: #CEC7C6}


