A:link {
color		:	#002568;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		13px;
}

A:active {
color		:	#002568;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		13px;
}

A:visited {
color		:	#002568;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		13px;
}

A:hover {
color		:	#002568;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		13px;
}

A.head:link {
color		:	#ffffff;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		13px;
}

A.head:active {
color		:	#ffffff;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		13px;
}

A.head:visited {
color		:	#ffffff;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		13px;
}

A.head:hover {
color		:	#ffffff;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		13px;
}
A.footer:link {
color		:	#840021;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		11px;
}

A.footer:active {
color		:	#840021;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		11px;
}

A.footer:visited {
color		:	#840021;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		11px;
}

A.footer:hover {
color		:	#840021;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		11px;
}