.text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: none;

}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: none;
	text-decoration: underline;
}
.horizontal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border: thin solid #101177;
}
