/* ----------------------------------------------

DE LA PHI V1.0

TARGET: 	www.delaphi.com
CREATOR:	www.delaphi.com

------------------------------------------------- */ 

@import url(reset.css); /* IMPORTS RESET FUNCTION */
@import url(960.css); /* IMPORTS 960 GRID LAYOUT */
@import url(screen.css); /* IMPORTS MODERN CSS */

/* LEGACY CSS
------------------------------------------------- */

body { font-family:Helvetica, Arial, sans-serif; }

/*
a:link, a:visited { color:#333; }
a:hover, a:focus { color:#831026; }
*/