body
{
	font-family: Arial, Sans-Serif;
	font-size: medium;
}

a
{
	font-size: small; 
	text-decoration: none;
}

a:visited
{	
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.xsm
{
	font-size: 90%;
}

a.extramenu
{
	font-size: x-small;
	text-decoration: none;
	color: #C0C0C0;
}

a.extramenu:visited
{
	color: #C0C0C0;
	text-decoration: none;
}

a.extramenu:hover
{
	color: #000000;
	text-decoration: underline;
}

