/* -------------------------
Jasongraphix.com Style Sheet
Contemporary Home Style
author:   Jason Beaird
date:  October 2005
-------------------------- */
 

/* Why do I still care about blocking the style from Netscape 4.x?  Because I can! */
@import url("contemporarylayout.css");


/* --- Universal Rules --------------------------------- */

html {font: normal 11px/14px myriad, "myriad pro", helvetica, arial, sans-serif; color: #333;}

a, a:link, a:active {color:#600; text-decoration: underline;}
a:visited {color:#630;}
a:hover {color:#c60;}
