a.bottomlinks:link {	
	background: transparent;
	text-decoration:  none;
 	color: #ffffff;
}
a.bottomlinks:visited {
 	background: transparent;
	text-decoration:  none;
 	color: #ffffff;
}
a.bottomlinks:hover {
 	background: transparent;
	text-decoration:  underline;
 	color: #ffffff;
}


a.blue-1:link {	
	background: transparent;
	text-decoration:  underline;
 	color: #0000ff;
}
a.blue-1:visited {
 	background: transparent;
	text-decoration:  underline;
 	color: #0000ff;
}
a.blue-1:hover {
 	background: transparent;
	text-decoration:  underline;
 	color: #000066;
}



a.blue-3:link {	
	background: transparent;
	text-decoration:  none;
 	color: #0000ff;
}
a.blue-3:visited {
 	background: transparent;
	text-decoration:  none;
 	color: #0000ff;
}
a.blue-3:hover {
 	background: transparent;
	text-decoration:  none;
 	color: #000066;
}




a.blue-2:link {	
	background: transparent;
	text-decoration:  none;
 	color: #0000ff;
}
a.blue-2:visited {
 	background: transparent;
	text-decoration:  none;
 	color: #0000ff;
}
a.blue-2:hover {
 	background: transparent;
	text-decoration:  underline;
 	color: #000066;
}



a.black:link {	
	background: transparent;
	text-decoration:  none;
 	color: #000000;
}
a.black:visited {
 	background: transparent;
	text-decoration:  none;
 	color: #000000;
}
a.black:hover {
 	background: transparent;
	text-decoration:  underline;
 	color: #0000ff;
}