A:link {
color		:	#0071BB;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		13px;
}

A:active {
color		:	#0071BB;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		13px;
}

A:visited {
color		:	#0071BB;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		13px;
}

A:hover {
color		:	#0071BB;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		13px;
}

A.footer:link {
color		:	#0071BB;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		10px;
}

A.footer:active {
color		:	#0071BB;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		10px;
}

A.footer:visited {
color		:	#0071BB;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		10px;
}

A.footer:hover {
color		:	#0071BB;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		10px;
}