A.menu {
	color : #5f5f5f;
	text-decoration : none;
}
A:HOVER.menu {
color : #5f5f5f;
	text-decoration : none;
	font-weight : bold;	
}
A.gotoall {
	text-decoration : none;
	background-color : #e7e7e7;
	color : Black;
}
input.mainbutton {
	background-color : #FAFAFA;
	font-weight : bold;
	border : medium;
}
A.shortnews {
	text-decoration : none;	
	color : #6a6a6a;
}
A:HOVER.shortnews {
	text-decoration : none;	
	color : #000088;	
}






