/*-------  COMMON TEXT ------------------------------------------------------------------------*/

.copywrighttext {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: normal;
	text-decoration: none;
}

.addtext {
	font-family: Verdana;
	font-size: 11px;
	color: #cccccc;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.TPtext {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

a.HDcommon:link {
	color: #0000ff;
	font-family: Verdana;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

a.HDcommon:visited {
	color: #0000ff;
	font-family: Verdana;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

a.HDcommon:hover {
	color: #0000ff;
	font-family: Verdana;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
}

/*------  NEWS TEXT  ----------------------------------------------------------------------------*/

.newstext {
	font-family: Verdana;
	font-size: 11px;
	color: #cccccc;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}

a.HDnews:link {
	color: #ff6600;
	font-family: Verdana;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

a.HDnews:visited {
	color: #ff6600;
	font-family: Verdana;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

a.HDnews:hover {
	color: #ff6600;
	font-family: Verdana;
	font-size: 11px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
}

/*-------  TOP - BOTTOM NAV LINKS ------------------------------------------------------------------------*/

a.HDtopnav:link {
	color: white;
	font-family: Verdana;
	font-size: 10px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

a.HDtopnav:visited {
	color: white;
	font-family: Verdana;
	font-size: 10px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

a.HDtopnav:hover {
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

a.HDmanagment:link {
	color: #FF6600;
	font-family: Verdana;
	font-size: 10px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

a.HDmanagment:visited {
	color: #FF6600;
	font-family: Verdana;
	font-size: 10px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

a.HDmanagment:hover {
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}