
.addressfont
{
	font-size: x-small;
	color: #330000;
	font-family: Tahoma;
}

a.menu:link
{
	font-weight: bold;
	font-size: x-small;
	background: none transparent scroll repeat 0% 0%;
	color: #d1d1d1;
	font-family: Tahoma;
	text-decoration: none;
}
a.menu:visited 			{color: #d1d1d1;  background: #600001; font-size: x-small; text-decoration: none; font-family: Tahoma; font-weight: bold;}
a.menu:active
{
	font-weight: bold;
	font-size: x-small;
	background: #600001;
	color: #d1d1d1;
	font-family: Tahoma;
	text-decoration: none;
}
a.menu:hover {color: #600001;  background: #d1d1d1; font-size: x-small; text-decoration: none; font-family: Tahoma; font-weight: bold;}

.headerText
{
	font-size: x-small;
	color: #600001;
	font-family: Tahoma;
	font-weight: bold;
}
.dataText
{
	font-weight: normal;
	font-size: x-small;
	color: black;
	font-family: Tahoma;
}
