body
{
}

.normalTable
{
	border-right: thin outset;
	border-top: thin outset;
	font-size: x-small;
	border-left: thin outset;
	color: black;
	border-bottom: thin outset;
	font-family: tahoma;
	text-decoration: none;
}

.menuTable
{
	border-right: thin outset;
	border-top: thin outset;
	border-left: thin outset;
	color: black;
	border-bottom: thin outset;
	font-family: tahoma;
	text-decoration: none;
}

.mainTable
{
	font-size: x-small;
	color: black;
	font-family: tahoma;
	text-decoration: none;
}

.footer
{
	font-size: xx-small;
	color: black;
	font-style: italic;
	font-family: tahoma;
}


A:active
{
	font-size: x-small;
	color: black;
	font-family: tahoma;
	text-decoration: none;
}

A:hover
{
	font-size: x-small;
	font-family: tahoma;
	text-decoration: underline;
	color: black;

}


A:visited
{
	font-size: x-small;
	font-family: tahoma;
	text-decoration: none;
	color: black;

}


A:link
{
	font-size: x-small;
	font-family: tahoma;
	text-decoration: none;
	color: black;

}
