/*******************************************************
	filename:	parker.css
	author:		Cheryl-Annette Kincaid
	use:		Cheryl-Annette's homepage
	updated:	13 March 2008
********************************************************/



/*********************Global Styles*********************/

body {
}


a
	{
	text-decoration: none;
	}

a:visited
	{
	text-decoration: none;
	}

a:hover
	{
	color: #00dd00;
	text-decoration: none;
	}

a.code:hover
	{
	color: #99eeaa;
	text=decoration:none;
	}

#shortC
	{
	position: absolute;
	bottom: 10;
	right: 10;
	}

