/* LINKS */

A {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #333333;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
A:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #333333;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

.copy
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
	font-weight: normal;
	font-style: normal;
    text-decoration: none;
}
.copy:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
	font-weight: normal;
	font-style: normal;
    text-decoration: none;
}

.talen
{
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #009345;
	font-weight: bold;
	font-style: normal;
    text-decoration: none;
}
.talen:hover
{
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #009345;
	font-weight: bold;
	font-style: normal;
    text-decoration: none;
}
.talentext
{
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 12px;
	COLOR: #009345;
	font-weight: bold;
    text-decoration: none;
	
	padding-left: 10px;
}

.green {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #00852c;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.green:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #00852c;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.blue {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #0a71b3;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.blue:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #0a71b3;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.footer
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	font-weight: normal;
	font-style: normal;
    text-decoration: none;
}
.footer:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	font-weight: normal;
	font-style: normal;
    text-decoration: none;
}

.discl {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #0b83d1;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.discl:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #0b83d1;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
