/* -------------------------------------------------------------------------------- */
/*                               SOF Style Sheet 5 :                                */

.hyperlinkcss{
	position:absolute;
	margin-left:0px;               /* horizontale positie van het menu t.o.v. de link */
	margin-top:0px;                /* verticale positie van het menu t.o.v. de link */
	visibility: hidden;
	border-bottom-width: 1px;
	line-height: 18px;
	z-index: 100;
	background-color: #666666;
	width: 100%;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.hyperlinkcss a:link{
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 1px;
	padding-right: 0px;
}

.hyperlinkcss a:hover{
	background-color: #333333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #E8E8E8;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E8E8E8;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E8E8E8;
	text-decoration: none;
}
/*                               EOF Style Sheet 5 :                                */
/* -------------------------------------------------------------------------------- */
