﻿.texttab
{
	font-weight: bold;
	font-size: 8pt;
	margin: 0px 3px;
	color: #000000;
	font-family: Tahoma;
}
.linktab
{
	font-weight: bold;
	font-size: 8pt;
	margin: 0px 3px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}
.linktab:hover
{
	font-weight: bold;
	font-size: 8pt;
	margin: 0px 3px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: underline;
}
.headline
{
	font-size: 8pt;
	color: #cc0033;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
.headline:hover {
	FONT-SIZE: 8pt; COLOR: #CC0001; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
