/*
-----------------------------------------------
www.CatoeGroup.com Style Sheet
version:  2005.08
----------------------------------------------- */
@import url("layout.css");

html,body,div,p {font: normal 12px Tahoma, Arial, sans-serif; color: #333;}
body {background: #E9E9E9 url(/imgs/pagebackground.gif) repeat-y 50% 0; background-attachment: fixed; margin: 0; padding: 0;}

/* ----------------- SITEWIDE LINK STYLES ----------------------------- */
a:link,a:active {color: #4E9A77; text-decoration: none; border-bottom: 0px solid #4E9A77;}
a:visited {color: #4E9A77; text-decoration: none; border-bottom: 0px solid #0F7747;}	
a:hover {color: #0F7747; border-bottom: 0px solid #4E9A77;}
a img {border-width: 0; border-style: none;}