BODY
{
	font-weight: bold;
	font-size: large;
	background-image: url(images/bg.gif);
	color: mintcream;
	background-repeat: repeat-y;
	font-family: 'Century Gothic';
}
A:link
{
	font-weight: bold;
	color: #78c003;
	font-family: 'Century Gothic';
	text-decoration: none;
}
A:visited
{
	font-weight: bold;
	color: #78c003;
	font-family: 'Century Gothic';
	text-decoration: none;
}


A:hover.menu
{
	text-transform: uppercase;
}



