/* Esposito-Shea.com
   CSS Definitions
   put together by Jamey Dumas, Dumas Web Design
   email:  jamey@dumasweb.com  */


	A { text-decoration: none; } 
	A:link { color: #3300CC; }
	A:active { color: #ff0000; }
	A:visited { color: #3300CC; }
	A:hover { text-decoration: underline; color: #660000; } 

