/* CSS Document - last updated:22/10/2007 */

/* The Letter Press */
/* Author: Webnetism (www.webnetism.co.uk) */

/* links.css */
/* Media: screen */


/* css for links */ 

/* default */
a:link {text-decoration:none; color:#c5bfc1;}
a:hover {text-decoration:underline; color:#003366;}

.topmenu a {text-decoration:none; color:#fff;}
.topmenu a:hover {text-decoration:none; color:#274e3c;}

.link_prod {width:205px; padding:3px 5px 3px 5px; background-color:#5a93a7;}
.link_prod a {font-size:11px; font-weight:bold; text-decoration:none; color:#fff;}
.link_prod a:hover {font-size:11px; font-weight:bold; text-decoration:underline; color:#fff;}

.footer a {text-decoration:none; color:#fff;}
.footer a:hover {text-decoration:underline; color:#fff;}