﻿.text {
	font-size: x-small;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma;
	color: #000000;
	text-align: justify;
}
.hyperlinks {
	color: #FF0066;
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: underline;
}
a {
	color: #FF0066;
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: underline;
}

a.mainlevel:link, a.mainlevel:visited {
	background: transparent;
	font-family: Tahoma;
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-left: 5px;
	height: 20px !important;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #6FFF6F;
}
