/* LINKS */

A {
	FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #007698; font-weight: normal;
	text-decoration: underline;
}
A:hover {
	FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #007698; font-weight: normal;
	text-decoration: none;
}

.talen {
	FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #e0e8e9; font-weight: normal;
    text-decoration: none;
    background: url(../images/layout/bg_taal.gif) repeat-x left top;
    padding-left: 10px; padding-right: 10px;
}
.talen:hover {
	FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #e0e8e9; font-weight: normal;
    text-decoration: none;
    background: url(../images/layout/bg_taal_a.gif) repeat-x left top;
    padding-left: 10px; padding-right: 10px;
}
.talenactive {
	FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #e0e8e9; font-weight: normal;
    text-decoration: none;
    background: url(../images/layout/bg_taal_a.gif) repeat-x left top;
    padding-left: 10px; padding-right: 10px;
    cursor: default;
}
.talentext {
	FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #e0e8e9; font-weight: normal;
	padding-left: 96px;
}

.copy {
	FONT-FAMILY: Gill Sans Std, Verdana; FONT-SIZE: 9px; COLOR: #007698; font-weight: normal;
	text-decoration: none;
}
.copy:hover {
	FONT-FAMILY: Gill Sans Std, Verdana; FONT-SIZE: 9px; COLOR: #007698; font-weight: normal;
	text-decoration: none;
}

.hnav2 {
	FONT-FAMILY: Verdana; FONT-SIZE: 9px; COLOR: #6db3cc; font-weight: normal;
    text-decoration: none; line-height:180%;
}

.hnav2:hover {
	FONT-FAMILY: Verdana; FONT-SIZE: 9px; COLOR: #6db3cc; font-weight: normal;
    text-decoration: none;
}

.hnav2active {
	FONT-FAMILY: Verdana; FONT-SIZE: 9px; COLOR: #6db3cc; font-weight: normal;
    text-decoration: none;
    cursor: default;
}

.red_link {
	FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #990000; font-weight: normal;
	text-decoration: none;
}
.red_link:hover {
	FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #990000; font-weight: normal;
	text-decoration: none;
}
