A:link {
color		:	#244B2A;
background	:	transparent;
text-decoration	:	none;
}

A:active {
color		:	#244B2A;
background	:	transparent;
text-decoration	:	none;
}

A:visited {
color		:	#244B2A;
background	:	transparent;
text-decoration	:	none;
}

A:hover {
color		:	#OOFFOO;
background	:	transparent;
text-decoration	:	underline;
}
