/* 
Style Sheet
-------------------------------------------------------
Copyright (c) 2009, Reclaim Design LLC

Last Updated: David Henry
Date: 10/10/2009 */     


/* SITE SPECIFIC LAYOUT */


#main a,#main a:link,#main a:active
{

	font-size:.7em;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#70ABF0;

}


#main a:hover
{

	font-size:.7em;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	color:#6294CF;

}
