/* 
Theme Name: Gemini Blue
Description: Gemini Blue developed by Root, designed by geeksmakemehot.
Version: 1 May 2005
Author: Jennifer Ledbetter
Author URI: http://geeksmakemehot.com

/* ---------------------------------------------------------------------------------------
Typographical
----------------------------------------------------------------------------------------*/

/* --- Linkage ---*/
	
a {
	color: #2F4F4F;
	text-decoration: none;
}
	
a:visited { 
	color: #2F4F4F; 
	text-decoration: none; 
	}

a:active {
	color: Green;
	text-decoration: none;
}
	
a:hover { 
	color: #2F4F4F; 
	text-decoration: underline; 
	}


