a:link {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
	text-decoration: none;
}
.text {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
}
a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
}
a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
}
a:active {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
}
.dot {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	width: 95%;
}

