a.normal:link {	
	background: transparent;
	text-decoration:  none;
	color: #000000;
}

a.normal:visited {
 	background: transparent;
	text-decoration:  none;
	color: #000000;
}

a.normal:hover {
 	background: transparent;
	text-decoration:  underline;
 	color: #0000ff;
}



a.backtotop:link {	
	background: transparent;
	text-decoration:  none;
	color: #000066;
}

a.backtotop:visited {
 	background: transparent;
	text-decoration:  none;
	color: #000066;
}

a.backtotop:hover {
 	background: transparent;
	text-decoration:  underline;
 	color: #0000ff;
}





a.linksbottom:link {	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
	color: #000000;
}

a.linksbottom:visited {
	font-family: Verdana, sans-serif;
 	font-size: 8pt;
 	background: transparent;
	text-decoration:  none;
	color: #000000;
}

a.linksbottom:hover {
 	font-family: Verdana, sans-serif;
 	font-size: 8pt;
 	background: transparent;
	text-decoration:  underline;
 	color: #0000ff;
}


p.linksbottom {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
	color: #000000;
}



p.copyright {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
	color: #999999;
}
a.copyright:link {	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	background: transparent;
	text-decoration:  none;
	color: #999999;
}
a.copyright:visited {
	font-family: Verdana, sans-serif;
 	font-size: 8pt;
 	background: transparent;
	text-decoration:  none;
	color: #999999;
}

a.copyright:hover {
 	font-family: Verdana, sans-serif;
 	font-size: 8pt;
 	background: transparent;
	text-decoration:  underline;
 	color: #0000ff;
}