body
{
	background: #fff url(../Images/Template/background.gif);
	font-family: Georgia, "New Century Schoolbook", Palatino, "Times New Roman", serif;
	color: #9c7db3;
}

.pngfix
{
	behavior: url(/Styles/iepngfix.htc);
}

/*

purple: #9c7db3
green: #e2f2ef
dark green: #6bada1

*/

a
{
	color: #6bada1;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#footer a
{
	color: #9c7db3;
}