.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;

}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: normal;

}
smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.smalltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.smallline {
	line-height: 1px;
}
.smallline2 {
	line-height: 1px;
}
.LINE {
	border: thin dotted #666666;
}
.line2 {
	line-height: 1px;
}

