/* ---------------------------------------------
Roanoke Master Style Sheet
author:  Erickson Marketing Studio (jb)
version:  2005.06
----------------------------------------------- */

/* I put this in here to trick Netscape 4.x - so it doesn't muck the layout. */
@import url("roanoke-layout.css");

/* Generic Rules
----------------------------------------------- */

html,body,div,p {font: normal 12px Verdana, Arial, Helvetica, sans-serif;}

a img {border-width: 0; border-style: none; text-decoration: none;}
a:link,a:active {color: #c00; text-decoration: none;}
a:visited {color: #900; text-decoration: none; }	
a:hover {color: #c00; text-decoration:underline; }