A.body {
	font-style: normal;
	text-decoration : none;
	font-weight : bold;
}
A.body:LINK {
	color : #657DA6;
}
A.body:VISITED {
	color : #657DA6;
}

A.menu {
	font-style: normal;
	text-decoration : none;
	font-weight : bold;
}
A.menu:VISITED {
	color : White;
}
A.menu:LINK {
	color : White;
}

A.contentstable {
	text-decoration : none;
	font-weight : bold;
}
A.contentstable:VISITED {
	color : white;
}
A.contentstable:LINK {
	color : white;
}


div#addfav {
    background:#B1C0D5;
    text-align: center;
}


